From 5cd99eace376f6ae9d05ec69de520bab2d3e83a0 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Fri, 20 Jul 2007 07:53:29 +0000 Subject: [PATCH] remove debug print --- src/interface.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/interface.py b/src/interface.py index e3749fda3..5da39b7c4 100644 --- a/src/interface.py +++ b/src/interface.py @@ -826,8 +826,6 @@ class DelugeGTK: # only update gui if it's needed if self.window.get_property("visible") and not self.is_minimized: - print "Visibility", self.window.get_property("visible") - print "Minimized", self.is_minimized # Put the generated message into the statusbar # This gives plugins a chance to write to the