Changeset 7290 in orxonox.OLD for trunk/src/lib/sound/ogg_player.cc
- Timestamp:
- Apr 14, 2006, 9:58:17 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/sound/ogg_player.cc
r7287 r7290 49 49 OggPlayer::~OggPlayer() 50 50 { 51 //this->release();51 this->release(); 52 52 } 53 53
Note: See TracChangeset
for help on using the changeset viewer.