1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-22 03:04:09 -04:00

Remove an old trace print.

This commit is contained in:
Shlomi Fish 2016-02-19 23:33:36 +02:00
parent ac60cb2516
commit 1302aa395c

View file

@ -120,7 +120,6 @@ class MfxMenu(MfxMenubar):
class PysolMenubarTkCommon: class PysolMenubarTkCommon:
def __init__(self, app, top, progress=None): def __init__(self, app, top, progress=None):
print "PysolMenubarTkCommon init called"
self._createTkOpt() self._createTkOpt()
self._setOptions() self._setOptions()
# init columnbreak # init columnbreak