fix redraw problem when adding a timer
[vuplus_dvbapp] / mytest.py
index 5906898..9e99718 100644 (file)
--- a/mytest.py
+++ b/mytest.py
@@ -68,7 +68,6 @@ class Session:
                if self.currentDialog.isTmp:
                        self.currentDialog.doClose()
                
-                       print sys.getrefcount(self.currentDialog)
                        del self.currentDialog.instance
 #                      dump(self.currentDialog)
                        del self.currentDialog