remove debug
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 21 Sep 2007 20:33:24 +0000 (20:33 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Fri, 21 Sep 2007 20:33:24 +0000 (20:33 +0000)
lib/python/Components/GUISkin.py

index 9f65025deef3f1c236df5a0268a39337afb1b52f..b7cfb430bf7eff2d8f14321beb23a54b84c66ca4 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):