Silence the diagnostic llinfos spam when listening to a stream.

This commit is contained in:
Shyotl
2012-07-20 12:11:30 -05:00
parent b785b9d219
commit 4e4d554ea4

View File

@@ -172,7 +172,6 @@ void LLStreamingAudio_FMODEX::update()
if(mFMODInternetStreamChannelp)
{
llinfos << "progress = " << progress << llendl;
if(!mMetaData)
mMetaData = new LLSD;