mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
Oops, remove debug print
This commit is contained in:
parent
d71dbd55be
commit
ccc9b30614
@ -786,7 +786,6 @@ class Packager:
|
||||
|
||||
if file.filename.getExtension().lower() == "manifest":
|
||||
filenames = self.__parseManifest(file.filename)
|
||||
print file.filename, filenames
|
||||
if filenames is None:
|
||||
self.notify.warning("Unable to determine dependent assemblies from %s" % (file.filename))
|
||||
continue
|
||||
|
Loading…
x
Reference in New Issue
Block a user