summaryrefslogtreecommitdiff
path: root/indra/newview/llwearableitemslist.h
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-03-13 16:55:19 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-03-13 16:55:19 -0400
commitdd7f0e2954a80e39eba50b7a06e167a50a248632 (patch)
tree72d66ea00302c31abf0d9ec99883d0faf85f035f /indra/newview/llwearableitemslist.h
parentfb072c91485a484e3d0740113ee753b58c439900 (diff)
MAINT-4980 WIP - moved canAddWearables() to LLAppearanceMgr
Diffstat (limited to 'indra/newview/llwearableitemslist.h')
-rwxr-xr-xindra/newview/llwearableitemslist.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llwearableitemslist.h b/indra/newview/llwearableitemslist.h
index eb975b6301..715c249616 100755
--- a/indra/newview/llwearableitemslist.h
+++ b/indra/newview/llwearableitemslist.h
@@ -410,8 +410,6 @@ public:
ContextMenu();
/*virtual*/ void show(LLView* spawning_view, const uuid_vec_t& uuids, S32 x, S32 y);
- // FIXME logic should live somewhere more generally useful.
- static bool canAddWearables(const uuid_vec_t& item_ids);
protected:
enum {
MASK_CLOTHING = 0x01,