Remove redundant progress notification from fsmCommit()
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 10:25:59 +0000 (13:25 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 17 Apr 2012 10:25:59 +0000 (13:25 +0300)
commitfb51698e0c21ddd289ccbe97330aea0727da8751
treee240abca5ee4f2087ad3749616f34fd643c1d092
parent05bde170d7d14a337d1ad6250a2f6a5786c35a47
Remove redundant progress notification from fsmCommit()

- fsmCommit() does not advance the archive or anything else, so
  this was simply issuing the same exact notification that we
  just did from rpmPackageFilesInstall().
lib/fsm.c