diff options
author | Merov Linden <merov@lindenlab.com> | 2010-10-20 20:50:20 -0700 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2010-10-20 20:50:20 -0700 |
commit | f38d21fe60945d71f8740f6aba58b40d4a722d58 (patch) | |
tree | 5622ef17bb53f05027881914622463ac1426eb14 /indra/newview/lloutfitslist.h | |
parent | 9652de51ce5a64136b66c04461b12005568bd5f1 (diff) | |
parent | c12c60df4a28b3cb91870ae0666eb6b3422ff96b (diff) |
STORM-263 : merge to viewer-development
Diffstat (limited to 'indra/newview/lloutfitslist.h')
-rw-r--r-- | indra/newview/lloutfitslist.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/lloutfitslist.h b/indra/newview/lloutfitslist.h index f73ae5bef2..5fecbb83e7 100644 --- a/indra/newview/lloutfitslist.h +++ b/indra/newview/lloutfitslist.h @@ -94,8 +94,6 @@ public: /*virtual*/ bool isActionEnabled(const LLSD& userdata); - /*virtual*/ void showGearMenu(LLView* spawning_view); - const LLUUID& getSelectedOutfitUUID() const { return mSelectedOutfitUUID; } /*virtual*/ void getSelectedItemsUUIDs(uuid_vec_t& selected_uuids) const; |