diff options
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/GUISkin.py | 1 |
1 files changed, 0 insertions, 1 deletions
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): |
