From 1302aa395cd1adcb96f07f16153c85376b2e7986 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Fri, 19 Feb 2016 23:33:36 +0200 Subject: [PATCH] Remove an old trace print. --- pysollib/ui/tktile/menubar.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pysollib/ui/tktile/menubar.py b/pysollib/ui/tktile/menubar.py index 15ec76ed..b3b1162e 100644 --- a/pysollib/ui/tktile/menubar.py +++ b/pysollib/ui/tktile/menubar.py @@ -120,7 +120,6 @@ class MfxMenu(MfxMenubar): class PysolMenubarTkCommon: def __init__(self, app, top, progress=None): - print "PysolMenubarTkCommon init called" self._createTkOpt() self._setOptions() # init columnbreak