remove debug
[vuplus_dvbapp] / lib / python / Components / GUISkin.py
index 9f65025..b7cfb43 100644 (file)
@@ -43,7 +43,6 @@ class GUISkin:
                        if isinstance(val, GUIComponent):
                                val.GUIdelete()
                if seenFakeSource:
-                       print "DEL FAKE SOURCE"
                        del self["fake"]
 
        def close(self):