summaryrefslogtreecommitdiff
path: root/indra/newview/llsidepanelinventorysubpanel.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2018-05-08 12:42:35 +0000
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2018-05-08 12:42:35 +0000
commit9eabb2797ea6a485c2b82efb0c31da55755cbca2 (patch)
tree288304e35d272f39602f561858812a1aa617fae0 /indra/newview/llsidepanelinventorysubpanel.h
parenta517dec5e4b8a6fe23deae08ff2915806e7b9a00 (diff)
MAINT-8586 XUI cleanup
Diffstat (limited to 'indra/newview/llsidepanelinventorysubpanel.h')
-rw-r--r--indra/newview/llsidepanelinventorysubpanel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llsidepanelinventorysubpanel.h b/indra/newview/llsidepanelinventorysubpanel.h
index b5cf3aaf17..0d18943cbf 100644
--- a/indra/newview/llsidepanelinventorysubpanel.h
+++ b/indra/newview/llsidepanelinventorysubpanel.h
@@ -62,9 +62,7 @@ protected:
//
protected:
void onEditButtonClicked();
- void onSaveButtonClicked();
void onCancelButtonClicked();
- LLButton* mSaveBtn;
LLButton* mCancelBtn;
private: