call saveAll from within def run... so now save connectedTo configEntries
[enigma2.git] / lib / python / Screens / ChannelSelection.py
index 2fd3bd8b28e9a7e138cdf04240919a6e7482199d..b203b24e7577c90e041bf49d46d39258d0c599c4 100644 (file)
@@ -21,7 +21,6 @@ profile("ChannelSelection.py 2.3")
 from Components.Input import Input
 profile("ChannelSelection.py 3")
 from Components.ParentalControl import parentalControl
-from Components.Pixmap import Pixmap
 from Screens.InputBox import InputBox, PinInput
 from Screens.MessageBox import MessageBox
 from Screens.ServiceInfo import ServiceInfo