Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Config.py
diff options
context:
space:
mode:
Diffstat (limited to 'common/Config.py')
-rw-r--r--common/Config.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/common/Config.py b/common/Config.py
index d1d19f6..835765f 100644
--- a/common/Config.py
+++ b/common/Config.py
@@ -260,13 +260,6 @@ MAXIMUM_AMPLITUDE = 1
DEFAULT_GRID = 3
DEFAULT_GRID_DIV2 = DEFAULT_GRID / 2.0
-
-####################
-## ToolTips
-####################
-from Tooltips import Tooltips
-
-
####################
## KeyMapping
####################