Browse Source

oops, debug statements

David Rose 20 years ago
parent
commit
f06be51eea
1 changed files with 0 additions and 1 deletions
  1. 0 1
      panda/src/egg/eggGroupNode.cxx

+ 0 - 1
panda/src/egg/eggGroupNode.cxx

@@ -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();