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