diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 21:12:21 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 21:12:21 +0000 |
| commit | 14a8e1d85dd79328945b1812e639e9693cc4cbb1 (patch) | |
| tree | 49788d0919ce2970b1f16486fba31539083e86ed /lib/python/Screens/Setup.py | |
| parent | d00ccb52cd3fd97fb91bae5cd259c3353182bec8 (diff) | |
| download | enigma2-14a8e1d85dd79328945b1812e639e9693cc4cbb1.tar.gz enigma2-14a8e1d85dd79328945b1812e639e9693cc4cbb1.zip | |
removed dummy
Diffstat (limited to 'lib/python/Screens/Setup.py')
| -rw-r--r-- | lib/python/Screens/Setup.py | 2 |
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 |
