diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-23 19:05:18 +0300 |
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-23 19:05:18 +0300 |
| commit | b44074c1b33883337c7371f802a51ee2ae50f89a (patch) | |
| tree | b9c0296551ee19861c64a28779efa770af2695bd /indra/newview/llpaneldirgroups.cpp | |
| parent | b0c975724510b2685fc08cee060da670361c93c9 (diff) | |
#4411 fix additional search options - category and maturity
Diffstat (limited to 'indra/newview/llpaneldirgroups.cpp')
| -rw-r--r-- | indra/newview/llpaneldirgroups.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llpaneldirgroups.cpp b/indra/newview/llpaneldirgroups.cpp index 63ae0f59ab..4809dffe6b 100644 --- a/indra/newview/llpaneldirgroups.cpp +++ b/indra/newview/llpaneldirgroups.cpp @@ -32,7 +32,6 @@ #include "llqueryflags.h" #include "llviewercontrol.h" #include "llsearcheditor.h" -#include "message.h" static LLPanelInjector<LLPanelDirGroups> t_panel_dir_groups("panel_dir_groups"); @@ -58,7 +57,6 @@ bool LLPanelDirGroups::postBuild() LLPanelDirGroups::~LLPanelDirGroups() { - // Children all cleaned up by default view destructor. } // virtual |
