mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
removed leftover if
This commit is contained in:
parent
fe4531054d
commit
503760f751
@ -13,7 +13,6 @@ import sys
|
||||
if '_Pmw' in sys.modules:
|
||||
sys.modules['_Pmw'].__name__ = '_Pmw'
|
||||
|
||||
if
|
||||
__builtins__["tkroot"] = Pmw.initialise()
|
||||
|
||||
def tkLoop(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user