mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
whoops, debug checkin
This commit is contained in:
parent
b063656969
commit
7a1ee49a1b
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user