Eliminate unused "known problems" based filtering from rpmtsRun()
authorRakesh Pandit <rakesh@fedoraproject.org>
Wed, 14 Apr 2010 11:14:52 +0000 (16:44 +0530)
committerPanu Matilainen <pmatilai@redhat.com>
Wed, 21 Apr 2010 09:03:09 +0000 (12:03 +0300)
commit8cc740c43f28b43cd34894d7c0d47b48ce5f4f91
treea7eaeb31f97976c81f761838987d5e9d67bb51cb
parentc0ab315e71c46e36de038dde4a32ebe6eba04c41
Eliminate unused "known problems" based filtering from rpmtsRun()
- This mechanism has never been used by anything at all, which suggests
  its not a particularly useful feature
- Removing unused rpmpsTrim() from rpmps
- Marking okProbs parameter of rpmtsRun() function as unused to avoid
  unnecessary breakage
lib/rpmps.c
lib/rpmps.h
lib/rpmts.h
lib/transaction.c