mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-29 12:45:45 +00:00
remove debug print
This commit is contained in:
parent
09334d8892
commit
5cd99eace3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user