Remove debug spam

LSLKeyTest
Melanie Thielker 2016-03-15 02:36:06 +01:00
parent 39f7c4a292
commit 8e772fde7f
1 changed files with 1 additions and 1 deletions

View File

@ -12307,7 +12307,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
}
}
m_log.DebugFormat("texture cached: hits {0}", cacheHits);
//m_log.DebugFormat("texture cached: hits {0}", cacheHits);
cachedresp.Header.Zerocoded = true;
OutPacket(cachedresp, ThrottleOutPacketType.Task);