summaryrefslogtreecommitdiff
path: root/indra/newview/lloutfitslist.h
diff options
context:
space:
mode:
authorAlexei Arabadji <aarabadji@productengine.com>2010-07-27 18:00:37 +0300
committerAlexei Arabadji <aarabadji@productengine.com>2010-07-27 18:00:37 +0300
commit872c7fd9573b9d694b32431d9827dd814dbb8fee (patch)
treef0a00cf68dee36b05dbfa48b4fc31e27d567fcbd /indra/newview/lloutfitslist.h
parent17fdce0ef24b863c6922f18d6e29d2b55d43b1b5 (diff)
Performed necessary refactoring after merge rev. 14093:babb41195f70
--HG-- branch : product-engine
Diffstat (limited to 'indra/newview/lloutfitslist.h')
-rw-r--r--indra/newview/lloutfitslist.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/indra/newview/lloutfitslist.h b/indra/newview/lloutfitslist.h
index af094c28d4..206854b232 100644
--- a/indra/newview/lloutfitslist.h
+++ b/indra/newview/lloutfitslist.h
@@ -105,11 +105,6 @@ public:
void getSelectedItemsUUIDs(uuid_vec_t& selected_uuids) const;
- /**
- * Returns true in case any of selected item is in trash.
- */
- bool isSelectedInTrash();
-
boost::signals2::connection setSelectionChangeCallback(selection_change_callback_t cb);
// Collects selected items from all selected lists and wears them(if possible- adds, else replaces)