From: Mike Frysinger Date: Fri, 3 Mar 2006 01:02:58 +0000 (-0000) Subject: kill off pointless print X-Git-Tag: v2.1_pre6~38 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2fdb26f026d7a96299bef15a4b9bb3b3dc318398;p=portage.git kill off pointless print svn path=/main/trunk/; revision=2807 --- diff --git a/pym/portage.py b/pym/portage.py index 5f81dd55b..01c739b6c 100644 --- a/pym/portage.py +++ b/pym/portage.py @@ -6899,8 +6899,6 @@ def global_updates(): db["/"]["vartree"].dbapi.move_slot_ent(update_cmd) db["/"]["bintree"].move_slot_ent(update_cmd) - print - # The above global updates proceed quickly, so they # are considered a single mtimedb transaction. if len(timestamps) > 0: