Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/ltihooks.py
diff options
context:
space:
mode:
Diffstat (limited to 'sugar/ltihooks.py')
-rw-r--r--sugar/ltihooks.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/sugar/ltihooks.py b/sugar/ltihooks.py
index 1de3034..d2e6b1f 100644
--- a/sugar/ltihooks.py
+++ b/sugar/ltihooks.py
@@ -68,5 +68,3 @@ def install():
importer.install()
def uninstall():
importer.uninstall()
-
-install()