mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-20 19:44:52 +00:00
remove debug print
This commit is contained in:
parent
09334d8892
commit
5cd99eace3
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue