summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.cpp
diff options
context:
space:
mode:
authorRider Linden <rider@lindenlab.com>2018-06-11 11:43:50 -0700
committerRider Linden <rider@lindenlab.com>2018-06-11 11:43:50 -0700
commit97da85de0b1e0f8c2fc60c156c31b237b869230a (patch)
tree5dd5785e0bc9321c5e340c70ccf8c36993b948da /indra/newview/llinventorypanel.cpp
parent8365945f8af6e27e7180b40aae79f210f99bb7c8 (diff)
remove legacy environmental edit floater and some lingering transition functions. Change floater environment switch behavior.
Diffstat (limited to 'indra/newview/llinventorypanel.cpp')
-rw-r--r--indra/newview/llinventorypanel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorypanel.cpp b/indra/newview/llinventorypanel.cpp
index 7ba9f2fc43..2464e650e1 100644
--- a/indra/newview/llinventorypanel.cpp
+++ b/indra/newview/llinventorypanel.cpp
@@ -392,7 +392,6 @@ const std::string LLInventoryPanel::getFilterSubString()
return getFilter().getFilterSubString();
}
-
void LLInventoryPanel::setSortOrder(U32 order)
{
LLInventorySort sorter(order);