diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs b/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs index 5e4879ba85..bf95045199 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs @@ -508,6 +508,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP tall = tResend + tLand + tWind + tCloud + tTask + tTexture + tAsset; + /* m_log.Info("[CLIENT]: Client AgentThrottle - Got throttle:resendbits=" + tResend + " landbits=" + tLand + " windbits=" + tWind + @@ -516,6 +517,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP " texturebits=" + tTexture + " Assetbits=" + tAsset + " Allbits=" + tall); + */ // Total Sanity