Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6073 in orxonox.OLD for trunk/src/lib/coord/null_parent.cc


Ignore:
Timestamp:
Dec 12, 2005, 7:42:48 PM (18 years ago)
Author:
bensch
Message:

trunk: sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/coord/null_parent.cc

    r6070 r6073  
    3333  this->setName("NullParent");
    3434
    35   while (!this->getNodesChildren().empty())
    36     delete this->getNodesChildren().front();
    37 
    3835  this->setParentMode(PNODE_ALL);
    3936  NullParent::singletonRef = this;
Note: See TracChangeset for help on using the changeset viewer.