From: Andreas Monzner Date: Fri, 21 Sep 2007 20:33:24 +0000 (+0000) Subject: remove debug X-Git-Tag: 2.6.0~1886 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/3b5048babf7e8df97b8d0267543c7fa47ec7f21d?hp=c154af7e843861ae9e826f4d46c08799cfef5ff4;ds=sidebyside remove debug --- diff --git a/lib/python/Components/GUISkin.py b/lib/python/Components/GUISkin.py index 9f65025d..b7cfb430 100644 --- a/lib/python/Components/GUISkin.py +++ b/lib/python/Components/GUISkin.py @@ -43,7 +43,6 @@ class GUISkin: if isinstance(val, GUIComponent): val.GUIdelete() if seenFakeSource: - print "DEL FAKE SOURCE" del self["fake"] def close(self):