diff options
Diffstat (limited to 'indra/newview/llpaneloutfitsinventory.h')
-rw-r--r-- | indra/newview/llpaneloutfitsinventory.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llpaneloutfitsinventory.h b/indra/newview/llpaneloutfitsinventory.h index ff5d8b96bc..a50e047140 100644 --- a/indra/newview/llpaneloutfitsinventory.h +++ b/indra/newview/llpaneloutfitsinventory.h @@ -88,9 +88,6 @@ private: ////////////////////////////////////////////////////////////////////////////////// // List Commands // -public: - BOOL isActionEnabled(const LLSD& command_name); - protected: void initListCommandsHandlers(); void updateListCommands(); @@ -103,7 +100,6 @@ protected: void onWearablesLoading(); private: LLPanel* mListCommands; - LLOutfitListGearMenu* mGearMenu; LLMenuGL* mMenuAdd; // List Commands // ////////////////////////////////////////////////////////////////////////////////// |