Delegate stream shutdown to LLAudioEngine and LLStreamingAudio_*

This commit is contained in:
Shyotl
2014-11-25 16:37:39 -06:00
parent b3d86e626b
commit 87f87bf2ff
8 changed files with 67 additions and 48 deletions

View File

@@ -509,8 +509,6 @@ void LLAudioEngine_FMODSTUDIO::allocateListener(void)
void LLAudioEngine_FMODSTUDIO::shutdown()
{
stopInternetStream();
LL_INFOS("AudioImpl") << "About to LLAudioEngine::shutdown()" << LL_ENDL;
LLAudioEngine::shutdown();