diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-05-08 12:42:35 +0000 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2018-05-08 12:42:35 +0000 |
commit | 9eabb2797ea6a485c2b82efb0c31da55755cbca2 (patch) | |
tree | 288304e35d272f39602f561858812a1aa617fae0 /indra/newview/llpaneloutfitedit.h | |
parent | a517dec5e4b8a6fe23deae08ff2915806e7b9a00 (diff) |
MAINT-8586 XUI cleanup
Diffstat (limited to 'indra/newview/llpaneloutfitedit.h')
-rw-r--r-- | indra/newview/llpaneloutfitedit.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpaneloutfitedit.h b/indra/newview/llpaneloutfitedit.h index 30870daf40..2cc8b65001 100644 --- a/indra/newview/llpaneloutfitedit.h +++ b/indra/newview/llpaneloutfitedit.h @@ -214,7 +214,6 @@ private: LLFilterEditor* mSearchFilter; LLSaveFolderState* mSavedFolderState; std::string mSearchString; - LLButton* mEditWearableBtn; LLButton* mFolderViewBtn; LLButton* mListViewBtn; LLButton* mPlusBtn; |