diff options
author | Merov Linden <merov@lindenlab.com> | 2011-11-18 17:22:40 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2011-11-18 17:22:40 -0800 |
commit | 7c2bbfc4fc905e8fff63d58f19f5e22cd755281c (patch) | |
tree | edf36c59ea7e9fbee610d7685e753be701754382 /indra/newview/llinventorybridge.h | |
parent | df7f4f60b60e7d53060e4d8e3d0ca03bf74bf24e (diff) |
EXP-1498, EXP-1595, EXP-1596 : Hide empty system folders in a dynamic way, turn the setting ON by default
Diffstat (limited to 'indra/newview/llinventorybridge.h')
-rw-r--r-- | indra/newview/llinventorybridge.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llinventorybridge.h b/indra/newview/llinventorybridge.h index 9832c683c6..2d625befb4 100644 --- a/indra/newview/llinventorybridge.h +++ b/indra/newview/llinventorybridge.h @@ -72,7 +72,6 @@ public: BOOL canShare() const; BOOL canListOnMarketplace() const; BOOL canListOnMarketplaceNow() const; - bool isSystemFolder() const; // true if is a "System" folder //-------------------------------------------------------------------- // LLInvFVBridge functionality |