git.cweiske.de
/
enigma2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14a8e1d
)
finaly removed dummy
author
Ronny Strutz
<
[email protected]
>
Thu, 1 Sep 2005 21:12:48 +0000
(21:12 +0000)
committer
Ronny Strutz
<
[email protected]
>
Thu, 1 Sep 2005 21:12:48 +0000
(21:12 +0000)
lib/python/Screens/Setup.py
patch
|
blob
|
history
diff --git
a/lib/python/Screens/Setup.py
b/lib/python/Screens/Setup.py
index ef24ac83e7ff277100fab595449cf8a141dc65e3..9693a0b709d85ad46639b7f7a2b3a029b6c3bc53 100644
(file)
--- a/
lib/python/Screens/Setup.py
+++ b/
lib/python/Screens/Setup.py
@@
-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