summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmediasettingsgeneral.h
diff options
context:
space:
mode:
authorcallum <none@none>2009-12-14 13:20:23 -0800
committercallum <none@none>2009-12-14 13:20:23 -0800
commit894a5006b3e5b4c725060443dab34491b0da3a4d (patch)
tree4d4d0631380454c9e483fa1da4181d2ede91d503 /indra/newview/llpanelmediasettingsgeneral.h
parent0a8d9fa5b5d044bed7d4c38ec51d87bc90f3b3a6 (diff)
Fix for DEV-44045 "Update text, checkbox & layout changes for Build : Media Settings : Controls tab"
Diffstat (limited to 'indra/newview/llpanelmediasettingsgeneral.h')
-rw-r--r--indra/newview/llpanelmediasettingsgeneral.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpanelmediasettingsgeneral.h b/indra/newview/llpanelmediasettingsgeneral.h
index c6895b1dc9..5f90321362 100644
--- a/indra/newview/llpanelmediasettingsgeneral.h
+++ b/indra/newview/llpanelmediasettingsgeneral.h
@@ -37,7 +37,6 @@
class LLButton;
class LLCheckBoxCtrl;
-class LLComboBox;
class LLLineEditor;
class LLSpinCtrl;
class LLTextureCtrl;
@@ -90,7 +89,6 @@ private:
void checkHomeUrlPassesWhitelist();
- LLComboBox* mControls;
LLCheckBoxCtrl* mAutoLoop;
LLCheckBoxCtrl* mFirstClick;
LLCheckBoxCtrl* mAutoZoom;