Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/__uninstalled__.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/__uninstalled__.py.in')
-rw-r--r--sugar/__uninstalled__.py.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/sugar/__uninstalled__.py.in b/sugar/__uninstalled__.py.in
index 4170d57..eeef329 100644
--- a/sugar/__uninstalled__.py.in
+++ b/sugar/__uninstalled__.py.in
@@ -10,9 +10,6 @@ sugar_activity_info_dir = __tmpdir
sugar_dbus_config = os.path.join(sugar_source_dir, 'dbus-uninstalled.conf')
-sugar_python_path = []
-sugar_python_path.append(os.path.join(sugar_source_dir, 'activities'))
-
sugar_bin_path = []
sugar_bin_path.append(os.path.join(sugar_source_dir))
sugar_bin_path.append(os.path.join(sugar_source_dir, 'shell'))