diff --git a/indra/newview/llviewerobject.cpp b/indra/newview/llviewerobject.cpp index 33b442815dac89e2563b66cd26b61d61028ac93c..78e9216f6133a4995ad70d75602f361d28ab90b3 100755 --- a/indra/newview/llviewerobject.cpp +++ b/indra/newview/llviewerobject.cpp @@ -5182,7 +5182,6 @@ void LLViewerObject::setAttachedSound(const LLUUID &audio_uuid, const LLUUID& ow { if (!gAudiop) { - LL_WARNS("AudioEngine") << "LLAudioEngine instance doesn't exist!" << LL_ENDL; return; }