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.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sugar/env.py b/sugar/env.py
index bbe53be..f776865 100644
--- a/sugar/env.py
+++ b/sugar/env.py
@@ -54,8 +54,5 @@ def get_services_dir():
def get_dbus_config():
return sugar_dbus_config
-def get_bundles_path():
- return os.path.join(get_profile_path(), 'bundles')
-
def get_shell_bin_dir():
return sugar_shell_bin_dir