mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -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);
|
exit(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
cerr << "Maya read\n";
|
|
||||||
if (!_maya->read(source)) {
|
if (!_maya->read(source)) {
|
||||||
maya_cat.error()
|
maya_cat.error()
|
||||||
<< "Unable to read " << source << "\n";
|
<< "Unable to read " << source << "\n";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user