summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelinventorysubpanel.h
diff options
context:
space:
mode:
authorNyx (Neal Orman) <nyx@lindenlab.com>2009-12-09 20:26:20 -0500
committerNyx (Neal Orman) <nyx@lindenlab.com>2009-12-09 20:26:20 -0500
commit152010b8c6f0c5e6aec1cf56176d767f70205411 (patch)
tree23a5c8c426de87aee88c8cc9e2c8a7eb437a0588 /indra/newview/llsidepanelinventorysubpanel.h
parent4a7c31ee1d63db068eeef3bd2f5fc0cf61247f69 (diff)
EXT-3063 cleanup of inventory item properties sidepanel
step 1: kill the edit button step 2: disable info button on main inventory panel if more than one item is selected. other steps to be done will be filed as separate jiras code reviewed by seraph --HG-- branch : avatar-pipeline
Diffstat (limited to 'indra/newview/llsidepanelinventorysubpanel.h')
-rw-r--r--indra/newview/llsidepanelinventorysubpanel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsidepanelinventorysubpanel.h b/indra/newview/llsidepanelinventorysubpanel.h
index a74f4fdee6..b7bee6809f 100644
--- a/indra/newview/llsidepanelinventorysubpanel.h
+++ b/indra/newview/llsidepanelinventorysubpanel.h
@@ -70,7 +70,6 @@ protected:
void onEditButtonClicked();
void onSaveButtonClicked();
void onCancelButtonClicked();
- LLButton* mEditBtn;
LLButton* mSaveBtn;
LLButton* mCancelBtn;