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

index ef24ac8..9693a0b 100644 (file)
@@ -1,7 +1,6 @@
 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 configBoolean
 from Components.ConfigList import ConfigList
 from Components.Label import Label