Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9878 in orxonox.OLD for trunk/src/lib/shell/shell_command_class.cc


Ignore:
Timestamp:
Oct 3, 2006, 3:49:52 PM (18 years ago)
Author:
bensch
Message:

runs better on windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell_command_class.cc

    r9869 r9878  
    3838      : _className(className)
    3939  {
    40     this->registerObject(this, ShellCommandClass::_objectList);
     40    //    this->registerObject(this, ShellCommandClass::_objectList);
    4141    this->setName(className);
    4242
Note: See TracChangeset for help on using the changeset viewer.