Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
diff options
context:
space:
mode:
Diffstat (limited to 'sugar')
-rw-r--r--sugar/profile.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/sugar/profile.py b/sugar/profile.py
index 2ba1fd7..5b1c782 100644
--- a/sugar/profile.py
+++ b/sugar/profile.py
@@ -49,7 +49,6 @@ def get_color():
return _profile.color
def update():
- print 'Update'
_profile.update()
_profile = _Profile()