summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelappearancetab.h
diff options
context:
space:
mode:
authorEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-15 23:23:10 -0500
committerEric M. Tulla (BigPapi) <tulla@lindenlab.com>2009-11-15 23:23:10 -0500
commitc6f1c8e7044261677db195d20c397e0e93342b4e (patch)
tree32bd85e3e88c60dc3dc3bcd67ced5af6d940b7df /indra/newview/llpanelappearancetab.h
parent6b47e36b159a0e036beb442b82b1356aa756f152 (diff)
parentd02987453170b7ec395746a6f860d2c4e1356cdd (diff)
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0/
Diffstat (limited to 'indra/newview/llpanelappearancetab.h')
-rw-r--r--indra/newview/llpanelappearancetab.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llpanelappearancetab.h b/indra/newview/llpanelappearancetab.h
index 8a9ba66ec0..c2f8dbd074 100644
--- a/indra/newview/llpanelappearancetab.h
+++ b/indra/newview/llpanelappearancetab.h
@@ -53,12 +53,8 @@ public:
bool isTabVisible(); // Check if parent TabContainer is visible.
- void setPanelAppearanceButtons(LLPanelAppearance* panel);
-
protected:
- LLButton* mWearBtn;
- LLButton* mEditBtn;
LLPanelAppearance* mParent;
};