Backed out changeset 99c5bd19ffc4bfbfa5601767cbc1338b5fa570e9
authorPaul Nasrat <pnasrat@redhat.com>
Thu, 21 Jun 2007 08:57:19 +0000 (09:57 +0100)
committerPaul Nasrat <pnasrat@redhat.com>
Thu, 21 Jun 2007 08:57:19 +0000 (09:57 +0100)
lib/rpmfi.c

index 9708df3..38bee29 100644 (file)
@@ -1335,7 +1335,6 @@ if (fi->actions == NULL)
     xx = hge(h, RPMTAG_FILEINODES, NULL, (void **) &fi->finodes, NULL);
     xx = hge(h, RPMTAG_FILECONTEXTS, NULL, (void **) &fi->fcontexts, NULL);
 
-    fi->replaced = NULL;
     fi->replacedSizes = xcalloc(fi->fc, sizeof(*fi->replacedSizes));
 
     xx = hge(h, RPMTAG_FILEUSERNAME, NULL, (void **) &fi->fuser, NULL);