removed dummy
authorRonny Strutz <ronny.strutz@multimedia-labs.de>
Thu, 1 Sep 2005 21:12:21 +0000 (21:12 +0000)
committerRonny Strutz <ronny.strutz@multimedia-labs.de>
Thu, 1 Sep 2005 21:12:21 +0000 (21:12 +0000)
lib/python/Screens/Setup.py

index fc108a48887252d71fe0ab59c7c9374ea2631db5..ef24ac83e7ff277100fab595449cf8a141dc65e3 100644 (file)
@@ -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