summaryrefslogtreecommitdiff
path: root/indra/newview/llaudiosourcevo.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llaudiosourcevo.h')
-rw-r--r--[-rwxr-xr-x]indra/newview/llaudiosourcevo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/llaudiosourcevo.h b/indra/newview/llaudiosourcevo.h
index 4b70f8bc20..339c3d6916 100755..100644
--- a/indra/newview/llaudiosourcevo.h
+++ b/indra/newview/llaudiosourcevo.h
@@ -48,11 +48,10 @@ public:
/*virtual*/ void setGain(const F32 gain);
private:
- void updateGain();
+ void updateMute();
private:
LLPointer<LLViewerObject> mObjectp;
- F32 mActualGain; // The "real" gain, when not off due to parcel effects
};
#endif // LL_LLAUDIOSOURCEVO_H