mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Remove debug spam
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user