From: Ronny Strutz Date: Thu, 1 Sep 2005 21:12:48 +0000 (+0000) Subject: finaly removed dummy X-Git-Tag: 2.6.0~5633 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/347a471b63ec3c0fdcee0368378f8f5d5e1e9ca4?hp=14a8e1d85dd79328945b1812e639e9693cc4cbb1 finaly removed dummy --- 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