From 41a934464f761fda579372852b2e1c067b4eda89 Mon Sep 17 00:00:00 2001
From: Rye Mutt <rye@alchemyviewer.org>
Date: Wed, 30 Jun 2021 18:52:22 -0400
Subject: [PATCH] Small cleanup

---
 indra/llcommon/llsdjson.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indra/llcommon/llsdjson.cpp b/indra/llcommon/llsdjson.cpp
index 22edca5c13d..391b8376363 100644
--- a/indra/llcommon/llsdjson.cpp
+++ b/indra/llcommon/llsdjson.cpp
@@ -26,7 +26,7 @@
 
 // Must turn on conditional declarations in header file so definitions end up
 // with proper linkage.
-#define LLSD_DEBUG_INFO
+
 #include "linden_common.h"
 
 #include "llsdjson.h"
-- 
GitLab