David Rose пре 20 година
родитељ
комит
7a1ee49a1b
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      panda/src/pgraph/pandaNode.cxx

+ 0 - 1
panda/src/pgraph/pandaNode.cxx

@@ -347,7 +347,6 @@ PandaNode(const string &name) :
 ////////////////////////////////////////////////////////////////////
 PandaNode::
 ~PandaNode() {
-  cerr << "Destructing " << get_name() << "\n";
   // We shouldn't have any parents left by the time we destruct, or
   // there's a refcount fault somewhere.
 #ifndef NDEBUG