mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
deploy-ng: Remove debug code
This commit is contained in:
parent
9e9aebad58
commit
82f08b1251
@ -171,9 +171,6 @@ class build_apps(distutils.core.Command):
|
||||
|
||||
|
||||
for module, source_path in freezer_extras:
|
||||
if module == 'time':
|
||||
source_path = None
|
||||
|
||||
if source_path is not None:
|
||||
# Rename panda3d/core.pyd to panda3d.core.pyd
|
||||
basename = os.path.basename(source_path)
|
||||
|
Loading…
x
Reference in New Issue
Block a user