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