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:
c3b459e
)
fix newline
author
Felix Domke
<
[email protected]
>
Wed, 9 Nov 2005 17:32:44 +0000
(17:32 +0000)
committer
Felix Domke
<
[email protected]
>
Wed, 9 Nov 2005 17:32:44 +0000
(17:32 +0000)
lib/python/Components/config.py
patch
|
blob
|
history
diff --git
a/lib/python/Components/config.py
b/lib/python/Components/config.py
index dfd5d5971a2bcd39a9c5c961cffaecf029069306..bdd08e12fe3173ac7db230fb3fb82a63f29a2e8a 100644
(file)
--- a/
lib/python/Components/config.py
+++ b/
lib/python/Components/config.py
@@
-427,5
+427,3
@@
def getConfigListEntry(description, element):
b = element
item = b.controlType(b)
return ((description, item))
-
-
\ No newline at end of file