mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
Remove an old trace print.
This commit is contained in:
parent
ac60cb2516
commit
1302aa395c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue