remove debugging output

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1833 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-04-22 13:50:45 +00:00
parent 8e89b15b97
commit ba8151a365
-1
View File
@@ -10004,7 +10004,6 @@ class PortageInterface:
f.close()
continue
installedAtoms.add((os.path.join(os.path.basename(current_dirpath),mypv),counter))
print installedAtoms
return installedAtoms
def refill_counter(self, dbdir = None):