mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
removed wantOtpServer
This commit is contained in:
parent
abb3fa2a0c
commit
14d8475bfa
@ -271,9 +271,6 @@ class ShowBase(DirectObject.DirectObject):
|
|||||||
|
|
||||||
ShowBase.notify.info('__dev__ == %s' % __dev__)
|
ShowBase.notify.info('__dev__ == %s' % __dev__)
|
||||||
|
|
||||||
# This is temporary:
|
|
||||||
__builtins__["wantOtpServer"] = self.config.GetBool('want-otp-server', 0)
|
|
||||||
|
|
||||||
# Now hang a hook on the window-event from Panda. This allows
|
# Now hang a hook on the window-event from Panda. This allows
|
||||||
# us to detect when the user resizes, minimizes, or closes the
|
# us to detect when the user resizes, minimizes, or closes the
|
||||||
# main window.
|
# main window.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user