summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pym/portage.py2
1 files changed, 0 insertions, 2 deletions
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: