From c9ca4e44a56ec5484d6321ae2b3ef1599adf6799 Mon Sep 17 00:00:00 2001 From: ewt Date: Sun, 21 Feb 1999 04:02:57 +0000 Subject: [PATCH] removed outdated fixme CVS patchset: 2823 CVS date: 1999/02/21 04:02:57 --- lib/transaction.c | 2 -- 1 file changed, 2 deletions(-) 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); -- 2.7.4