diff options
author | richard <none@none> | 2010-01-15 14:27:55 -0800 |
---|---|---|
committer | richard <none@none> | 2010-01-15 14:27:55 -0800 |
commit | 80bd4fed475113d932a9f8883b39fed69436a7f1 (patch) | |
tree | 45d37eda28abf79b778264841f552c824933d654 /indra/newview/llpanelprimmediacontrols.h | |
parent | e761ba064a2b5960efdfc94bb5baef85a7ec1a0a (diff) | |
parent | a61cf40d815884fe2839ed09a43238cc47efef28 (diff) |
merge
Diffstat (limited to 'indra/newview/llpanelprimmediacontrols.h')
-rw-r--r-- | indra/newview/llpanelprimmediacontrols.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelprimmediacontrols.h b/indra/newview/llpanelprimmediacontrols.h index 419f033628..743cec70a1 100644 --- a/indra/newview/llpanelprimmediacontrols.h +++ b/indra/newview/llpanelprimmediacontrols.h @@ -156,8 +156,6 @@ private: LLUICtrl *mMediaPlaySliderCtrl; LLUICtrl *mVolumeCtrl; LLButton *mMuteBtn; - LLUICtrl *mVolumeUpCtrl; - LLUICtrl *mVolumeDownCtrl; LLSliderCtrl *mVolumeSliderCtrl; LLIconCtrl *mWhitelistIcon; LLIconCtrl *mSecureLockIcon; |