aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Screens/Setup.py
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 21:12:21 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 21:12:21 +0000
commit14a8e1d85dd79328945b1812e639e9693cc4cbb1 (patch)
tree49788d0919ce2970b1f16486fba31539083e86ed /lib/python/Screens/Setup.py
parentd00ccb52cd3fd97fb91bae5cd259c3353182bec8 (diff)
downloadenigma2-14a8e1d85dd79328945b1812e639e9693cc4cbb1.tar.gz
enigma2-14a8e1d85dd79328945b1812e639e9693cc4cbb1.zip
removed dummy
Diffstat (limited to 'lib/python/Screens/Setup.py')
-rw-r--r--lib/python/Screens/Setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Screens/Setup.py b/lib/python/Screens/Setup.py
index fc108a48..ef24ac83 100644
--- a/lib/python/Screens/Setup.py
+++ b/lib/python/Screens/Setup.py
@@ -1,7 +1,7 @@
from Screen import Screen
from Components.ActionMap import ActionMap
from Components.config import config #global config instance
-from Components.config import configEntry
+#from Components.config import configEntry
from Components.config import configBoolean
from Components.ConfigList import ConfigList
from Components.Label import Label