summaryrefslogtreecommitdiff
path: root/indra/newview/llpaneldirgroups.cpp
diff options
context:
space:
mode:
authorMnikolenko Productengine <mnikolenko@productengine.com>2025-10-23 19:05:18 +0300
committerMnikolenko Productengine <mnikolenko@productengine.com>2025-10-23 19:05:18 +0300
commitb44074c1b33883337c7371f802a51ee2ae50f89a (patch)
treeb9c0296551ee19861c64a28779efa770af2695bd /indra/newview/llpaneldirgroups.cpp
parentb0c975724510b2685fc08cee060da670361c93c9 (diff)
#4411 fix additional search options - category and maturity
Diffstat (limited to 'indra/newview/llpaneldirgroups.cpp')
-rw-r--r--indra/newview/llpaneldirgroups.cpp2
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