From 3b5048babf7e8df97b8d0267543c7fa47ec7f21d Mon Sep 17 00:00:00 2001 From: Andreas Monzner Date: Fri, 21 Sep 2007 20:33:24 +0000 Subject: [PATCH 1/1] remove debug --- lib/python/Components/GUISkin.py | 1 - 1 file changed, 1 deletion(-) 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): -- 2.30.2