aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/llmedia
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/llmedia')
-rw-r--r--linden/indra/llmedia/llmediaimplgstreamer.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/linden/indra/llmedia/llmediaimplgstreamer.cpp b/linden/indra/llmedia/llmediaimplgstreamer.cpp
index e83caf7..d1bab29 100644
--- a/linden/indra/llmedia/llmediaimplgstreamer.cpp
+++ b/linden/indra/llmedia/llmediaimplgstreamer.cpp
@@ -97,8 +97,6 @@ LLMediaImplGStreamer () :
97 LL_DEBUGS("MediaManager") << "constructing media..." << LL_ENDL; 97 LL_DEBUGS("MediaManager") << "constructing media..." << LL_ENDL;
98 mVolume = -1.0; // XXX Hack to make the vould change happend first time 98 mVolume = -1.0; // XXX Hack to make the vould change happend first time
99 99
100 mVolume = 0.1234567; // minor hack to force an initial volume update
101
102 setMediaDepth(4); 100 setMediaDepth(4);
103 101
104 // Create a pumpable main-loop for this media 102 // Create a pumpable main-loop for this media