Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/env.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/env.py')
-rw-r--r--sugar/env.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/sugar/env.py b/sugar/env.py
index 6f654f3..992bcf3 100644
--- a/sugar/env.py
+++ b/sugar/env.py
@@ -60,10 +60,6 @@ def get_profile_path():
return os.path.join(path, profile_id)
-def get_nick_name():
- profile = sugar.conf.get_profile()
- return profile.get_nick_name()
-
def get_data_dir():
return sugar_data_dir