From 3e29163b47719c55ef3e48adbc57a0ce733768e3 Mon Sep 17 00:00:00 2001
From: Rick Pasetto <rick@lindenlab.com>
Date: Mon, 5 Oct 2009 17:19:09 +0000
Subject: [PATCH] small change to turn off ShaderLoading debug logging

---
 indra/newview/app_settings/logcontrol.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/indra/newview/app_settings/logcontrol.xml b/indra/newview/app_settings/logcontrol.xml
index a49ccb77b41..d7bb64ce8a7 100644
--- a/indra/newview/app_settings/logcontrol.xml
+++ b/indra/newview/app_settings/logcontrol.xml
@@ -40,7 +40,6 @@
 						</array>
 					<key>tags</key>
 						<array>
-              <string>ShaderLoading</string>
 						</array>
 				</map>
 			</array>
-- 
GitLab