From: ewt Date: Sun, 21 Feb 1999 04:02:57 +0000 (+0000) Subject: removed outdated fixme X-Git-Tag: rpm-4.4-release~3094 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c9ca4e44a56ec5484d6321ae2b3ef1599adf6799;p=platform%2Fupstream%2Frpm.git removed outdated fixme CVS patchset: 2823 CVS date: 1999/02/21 04:02:57 --- diff --git a/lib/transaction.c b/lib/transaction.c index 28df01a..b66f818 100644 --- a/lib/transaction.c +++ b/lib/transaction.c @@ -89,8 +89,6 @@ int rpmRunTransactions(rpmTransactionSet ts, rpmCallbackFunction notify, /* FIXME: what if the same package is included in ts twice? */ - /* FIXME: we completely ignore net shared paths here! */ - probs = psCreate(); *newProbs = probs; hdrs = alloca(sizeof(*hdrs) * al->size);