Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 6, 2009, 5:07:22 PM (14 years ago)
Author:
rgrieder
Message:

Removed debug output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation2/src/orxonox/sound/SoundManager.cc

    r6254 r6256  
    588588                this->effectsPool_.push_front(it->second);
    589589                it->second->poolIterator_ = this->effectsPool_.begin();
    590                 COUT(0) << "pool size: " << this->effectsPoolSize_ << std::endl;
    591590            }
    592591            else
Note: See TracChangeset for help on using the changeset viewer.