take care of scrollbar size when build movielist and timerlist entries
[enigma2.git] / lib / python / Screens / ImageWizard.py
index 461fa31886cf274b6d6e0063dc1be606f1c54a10..148eba52ba85b89f7d162109b266feee5ef3dc3f 100644 (file)
@@ -1,8 +1,5 @@
 from Wizard import Wizard, wizardManager
 
-from Components.Pixmap import *
-
-from LanguageSelection import LanguageSelection
 from Tools.Directories import fileExists
 
 import os