X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FSetup.py;h=ef24ac83e7ff277100fab595449cf8a141dc65e3;hp=fc108a48887252d71fe0ab59c7c9374ea2631db5;hb=14a8e1d85dd79328945b1812e639e9693cc4cbb1;hpb=d00ccb52cd3fd97fb91bae5cd259c3353182bec8;ds=sidebyside diff --git a/lib/python/Screens/Setup.py b/lib/python/Screens/Setup.py index fc108a4..ef24ac8 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