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