Pārlūkot izejas kodu

oops, debug statements

David Rose 20 gadi atpakaļ
vecāks
revīzija
f06be51eea
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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::
 resolve_filenames(const DSearchPath &searchpath) {
-  cerr << "resolve_filenames " << get_name() << "\n";
   Children::iterator ci;
   for (ci = _children.begin();
        ci != _children.end();