mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
removed print statement
This commit is contained in:
parent
1be1d02bc0
commit
70a99ff5d5
@ -869,7 +869,6 @@ class ShowBase(DirectObject.DirectObject):
|
||||
# minimized, not just the main window. But it will do for
|
||||
# now until someone complains.
|
||||
time.sleep(0.1)
|
||||
print "\n\nmain window minimized."
|
||||
|
||||
# Lerp stuff needs this event, and it must be generated in
|
||||
# C++, not in Python.
|
||||
|
Loading…
x
Reference in New Issue
Block a user