Orphan.
authorjbj <devnull@localhost>
Sun, 28 Jan 2001 02:14:29 +0000 (02:14 +0000)
committerjbj <devnull@localhost>
Sun, 28 Jan 2001 02:14:29 +0000 (02:14 +0000)
CVS patchset: 4504
CVS date: 2001/01/28 02:14:29

lib/rollback.c

index 1a77e4c..c540e43 100644 (file)
@@ -384,11 +384,9 @@ int pkgActions(const rpmTransactionSet ts, TFI_t fi)
        if (fi->actions[i] & FA_DONE)
            continue;
 
-#if 0
        rpmMessage(RPMMESS_DEBUG, _("   file: %s%s action: %s\n"),
                        fi->dnl[fi->dil[i]], fi->bnl[i],
                fileActionString((fi->actions ? fi->actions[i] : FA_UNKNOWN)) );
-#endif
 
        ext = NULL;