X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/abb278c6414b0992f2472f06c44ee483e36c158c..0feaed7d905b121804110148aa33e1ff479088e3:/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