Entropy/EntropyDatabaseInterface:

- removePackage(): remove pdb :-)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2664 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-11-09 19:37:53 +00:00
parent cec32d320c
commit f65e40b4fe

View File

@@ -30995,8 +30995,6 @@ class EntropyDatabaseInterface:
def removePackage(self, idpackage, do_cleanup = True, do_commit = True, do_rss = True):
import pdb;pdb.set_trace()
self.checkReadOnly()
self.live_cache.clear()