remove sneaked debug print

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@20 bfe161da-02ef-4cea-8c43-ae261ea21ac6
This commit is contained in:
nedko 2007-12-18 22:59:07 +00:00
parent 4e9cf1d1b4
commit f21543d682
1 changed files with 0 additions and 1 deletions

View File

@ -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?