Fixing GCC 4.0 build issue. Thanks again, Shyotl!
This commit is contained in:
@@ -992,8 +992,7 @@ LLAudioData * LLAudioEngine::getAudioData(const LLUUID &audio_uuid)
|
||||
delete sourcep;
|
||||
if(chan)
|
||||
chan->cleanup();
|
||||
iter2 = mAllSources.erase(iter2);
|
||||
}
|
||||
mAllSources.erase(iter2++); }
|
||||
else
|
||||
++iter2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user