diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-05-14 15:11:45 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-05-15 19:49:23 +0300 |
commit | 1eeecfa1a8bf43a8980217ce34e3b5f4458483e0 (patch) | |
tree | 887bd6a7b729869e11b4cf523c8f500d84a0239e /indra/newview/llpaneloutfitsinventory.h | |
parent | 7d1597fc98868c73d6de0b95f3c1af4c459a30c8 (diff) |
viewer#1425 Sorting in Appearance floater
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h index 29c498bd3a..df81333349 100644 --- a/indra/newview/llpaneloutfitsinventory.h +++ b/indra/newview/llpaneloutfitsinventory.h @@ -109,7 +109,6 @@ protected: void onWearablesLoading(); private: LLPanel* mListCommands; - LLMenuGL* mMenuAdd; // List Commands // ////////////////////////////////////////////////////////////////////////////////// |