diff --git a/jackctl.py b/jackctl.py index 6d88f23..c48cfdb 100644 --- a/jackctl.py +++ b/jackctl.py @@ -32,7 +32,6 @@ class jackctl: self.get_controller().kill() def on_menu_destroy(self, widget): - print "on_menu_destroy, parent" gtk.main_quit() # will this work for tray app?