disable wma2jctl debugging

git-svn-id: svn+ssh://svn.marcochapeau.org/laditools/trunk@127 bfe161da-02ef-4cea-8c43-ae261ea21ac6
This commit is contained in:
nedko 2008-08-06 22:22:20 +00:00
parent cda5275166
commit 66fbeaa919
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ import gobject
# Default configuration
autostart_default = 0
debug = True
debug = False
class wma2jctl(wmoo.Application, pyjackctl.a2j_menu):
def __init__(self):