This commit is contained in:
Paul 2001-02-01 17:17:22 +00:00
parent 499849fae1
commit ae84138f2b

View file

@ -172,7 +172,7 @@ void CXMPlaySound::think()
{
do
{
PAUL_DBGMSG("freed channel %d ( %d )",i,ch->m_playingId);
//PAUL_DBGMSG("freed channel %d ( %d )",i,ch->m_playingId);
ch->m_useType=FREE;
#ifdef __VERSION_DEBUG__
ch->m_internalId=0;