Remove debug code

This commit is contained in:
Marco Pesenti Gritti 2006-10-17 14:52:55 +02:00
parent 96867a37bf
commit ddac6e07d0

View File

@ -49,7 +49,6 @@ def get_color():
return _profile.color
def update():
print 'Update'
_profile.update()
_profile = _Profile()