mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 01:44:06 -04:00
oops, debug statements
This commit is contained in:
parent
2189ba3258
commit
f06be51eea
@ -422,7 +422,6 @@ has_absolute_pathnames() const {
|
||||
////////////////////////////////////////////////////////////////////
|
||||
void EggGroupNode::
|
||||
resolve_filenames(const DSearchPath &searchpath) {
|
||||
cerr << "resolve_filenames " << get_name() << "\n";
|
||||
Children::iterator ci;
|
||||
for (ci = _children.begin();
|
||||
ci != _children.end();
|
||||
|
Loading…
x
Reference in New Issue
Block a user