summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermyenvironment.h
diff options
context:
space:
mode:
authormaxim_productengine <mnikolenko@productengine.com>2019-04-08 15:26:59 +0300
committermaxim_productengine <mnikolenko@productengine.com>2019-04-08 15:26:59 +0300
commit66aa3d390d78eab482ce51bc916789a35b6dd50f (patch)
tree3dc9aef32cc2ca9308f5af231ba1686229811a2d /indra/newview/llfloatermyenvironment.h
parent570814a767fa04e78e18cbd8ae266418467bb299 (diff)
SL-10893 Remove "Show Empty Folders" option
Diffstat (limited to 'indra/newview/llfloatermyenvironment.h')
-rw-r--r--indra/newview/llfloatermyenvironment.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloatermyenvironment.h b/indra/newview/llfloatermyenvironment.h
index 10d64eaa93..9472fb63e2 100644
--- a/indra/newview/llfloatermyenvironment.h
+++ b/indra/newview/llfloatermyenvironment.h
@@ -61,10 +61,8 @@ public:
private:
LLInventoryPanel * mInventoryList;
U64 mTypeFilter;
- LLInventoryFilter::EFolderShow mShowFolders;
LLUUID mSelectedAsset;
- void onShowFoldersChange();
void onFilterCheckChange();
void onSelectionChange();
void onDeleteSelected();