Browse Source

paranoid_inheritance for now

David Rose 24 years ago
parent
commit
67af796150
1 changed files with 2 additions and 0 deletions
  1. 2 0
      panda/src/express/typeRegistryNode.cxx

+ 2 - 0
panda/src/express/typeRegistryNode.cxx

@@ -21,7 +21,9 @@
 #include <algorithm>
 
 // Define this to double-check all the inheritance derivations.
+#ifndef NDEBUG
 #define PARANOID_INHERITANCE
+#endif
 
 ////////////////////////////////////////////////////////////////////
 //     Function: TypeRegistryNode::Constructor