Changeset 9790 in orxonox.OLD for branches/new_class_id/src/lib/coord/p_node.cc
- Timestamp:
- Sep 23, 2006, 10:34:42 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/coord/p_node.cc
r9783 r9790 81 81 // remove the Node, delete it's children (if required). 82 82 PNode* last = NULL; 83 this->debugNode(0);83 //this->debugNode(0); 84 84 85 85 while(!this->children.empty())
Note: See TracChangeset
for help on using the changeset viewer.