summaryrefslogtreecommitdiff
path: root/indra/llui/llurlentry.cpp
diff options
context:
space:
mode:
authorMaxim Nikolenko <maximnproductengine@lindenlab.com>2025-07-29 18:47:44 +0300
committerGitHub <noreply@github.com>2025-07-29 18:47:44 +0300
commit514b658fde13bb0c0ec862b081eeebf47bace70d (patch)
tree73224d97f9588cf673b3f0cdd79c3d62c798919c /indra/llui/llurlentry.cpp
parent3b8b408b9031f295a936eb5e3342fbb7eb671c7c (diff)
#4385 show agent name next to @ mention url in chat logs
Diffstat (limited to 'indra/llui/llurlentry.cpp')
-rw-r--r--indra/llui/llurlentry.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/llui/llurlentry.cpp b/indra/llui/llurlentry.cpp
index bcd13b7f0b..ce6595965a 100644
--- a/indra/llui/llurlentry.cpp
+++ b/indra/llui/llurlentry.cpp
@@ -42,8 +42,6 @@
#include "message.h"
#include "llexperiencecache.h"
-#define APP_HEADER_REGEX "((x-grid-location-info://[-\\w\\.]+/app)|(secondlife:///app))"
-
// Utility functions
std::string localize_slapp_label(const std::string& url, const std::string& full_name);