From 67553c99f6e0a3146741c448f6d20c90488b8d5b Mon Sep 17 00:00:00 2001
From: Monty Brandenberg <monty@lindenlab.com>
Date: Tue, 21 Aug 2012 14:02:53 -0400
Subject: [PATCH] Pointless edit to tickle TC/codeticket.

---
 indra/newview/lltexturefetch.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/indra/newview/lltexturefetch.cpp b/indra/newview/lltexturefetch.cpp
index faaa9ed86b4..422655879c6 100755
--- a/indra/newview/lltexturefetch.cpp
+++ b/indra/newview/lltexturefetch.cpp
@@ -232,6 +232,7 @@ LLStat LLTextureFetch::sCacheReadLatency("texture_cache_read_latency", 128);
 // experiencial benefits promised.
 //
 
+
 //////////////////////////////////////////////////////////////////////////////
 
 // Tuning/Parameterization Constants
-- 
GitLab