From 5beed313acbddfebf3982ef548423ce7335023ff Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Fri, 25 Apr 2008 03:41:11 +0000 Subject: remove debug output svn path=/main/trunk/; revision=9971 --- pym/portage/dbapi/vartree.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pym') diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py index d9048dcab..d2ff6c1ef 100644 --- a/pym/portage/dbapi/vartree.py +++ b/pym/portage/dbapi/vartree.py @@ -2055,7 +2055,6 @@ class dblink(object): # copy "info" files (like SLOT, CFLAGS, etc.) into the database for x in listdir(inforoot): - print x self.copyfile(inforoot+"/"+x) # write local package counter for recording -- cgit v1.2.3-1-g7c22