Remove pointless return code from handleInstInstalledFiles()
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Mar 2011 11:46:06 +0000 (13:46 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 4 Mar 2011 11:46:06 +0000 (13:46 +0200)
commit3632294483dd1eb8f26ed390290cf39580bdffc7
tree27624b768e5f3c9660774798eb5d009bada49fcb
parent9db2544707944d3a69c0f472bcf00be45edc33ee
Remove pointless return code from handleInstInstalledFiles()
- There are no errors to return here... so it might as well be void
lib/transaction.c