diff options
| author | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 21:12:48 +0000 |
|---|---|---|
| committer | Ronny Strutz <ronny.strutz@multimedia-labs.de> | 2005-09-01 21:12:48 +0000 |
| commit | 347a471b63ec3c0fdcee0368378f8f5d5e1e9ca4 (patch) | |
| tree | dccd5065b5eb62a92a8e979384769ed22238b262 /lib/python | |
| parent | 14a8e1d85dd79328945b1812e639e9693cc4cbb1 (diff) | |
| download | enigma2-347a471b63ec3c0fdcee0368378f8f5d5e1e9ca4.tar.gz enigma2-347a471b63ec3c0fdcee0368378f8f5d5e1e9ca4.zip | |
finaly removed dummy
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Screens/Setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/Setup.py b/lib/python/Screens/Setup.py index ef24ac83..9693a0b7 100644 --- 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 |
