diff options
author | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-26 12:32:38 +0200 |
---|---|---|
committer | Ychebotarev ProductEngine <ychebotarev@productengine.com> | 2010-01-26 12:32:38 +0200 |
commit | a3215a0f09542b513ca06b133631d5b074a308a4 (patch) | |
tree | f137af067c5f13191485be1c4f6f79e70d9a23c7 /indra/newview/llviewertexture.cpp | |
parent | a402b2975fdb88781efa340d186c9ace449f9521 (diff) | |
parent | b15bebb34853cb839100c48f5b28d52e60660c13 (diff) |
merge
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llviewertexture.cpp')
-rw-r--r-- | indra/newview/llviewertexture.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewertexture.cpp b/indra/newview/llviewertexture.cpp index 3f42cba561..b80dc7d902 100644 --- a/indra/newview/llviewertexture.cpp +++ b/indra/newview/llviewertexture.cpp @@ -2777,7 +2777,6 @@ void LLViewerMediaTexture::updateClass() #if 0 //force to play media. gSavedSettings.setBOOL("AudioStreamingMedia", true) ; - gSavedSettings.setBOOL("AudioStreamingVideo", true) ; #endif for(media_map_t::iterator iter = sMediaMap.begin() ; iter != sMediaMap.end(); ) |