Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5398 in orxonox.OLD for trunk/src/lib/shell


Ignore:
Timestamp:
Oct 18, 2005, 6:28:54 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: fixed a bug in the allocation of Element2D

File:
1 edited

Legend:

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

    r5397 r5398  
    125125  if (this->bActive == true)
    126126    PRINTF(3)("The shell is already active\n");
    127 
    128   printf("ACT\n");
    129127  this->bActive = true;
    130128
Note: See TracChangeset for help on using the changeset viewer.