mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
remove debug output
This commit is contained in:
parent
06efd9c0e8
commit
0aafc622ce
@ -155,7 +155,6 @@ copy_maya_file(const Filename &source, const Filename &dest,
|
||||
exit(1);
|
||||
}
|
||||
|
||||
cerr << "Maya read\n";
|
||||
if (!_maya->read(source)) {
|
||||
maya_cat.error()
|
||||
<< "Unable to read " << source << "\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user