X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/abb278c6414b0992f2472f06c44ee483e36c158c..8bd6103bc110547cf683f931a1d9d7d14156bf98:/mytest.py diff --git a/mytest.py b/mytest.py index 59068980..9e997189 100644 --- 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