diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-09-21 20:33:24 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-09-21 20:33:24 +0000 |
| commit | 3b5048babf7e8df97b8d0267543c7fa47ec7f21d (patch) | |
| tree | f36f8d82fab1846ed8b56acd3cc1b9b073f15c79 /lib/python/Components | |
| parent | c154af7e843861ae9e826f4d46c08799cfef5ff4 (diff) | |
| download | enigma2-3b5048babf7e8df97b8d0267543c7fa47ec7f21d.tar.gz enigma2-3b5048babf7e8df97b8d0267543c7fa47ec7f21d.zip | |
remove debug
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): |
