changelog shortlog tags manifest raw

changeset: [svn 6729] * Comment out debug throttle output that I had accidentally left in

changeset 4597: 7f8729323396
parent 4596:27a732436a3a
child 4598:b8c3359c91d0
author: justincc
date: Tue Oct 07 21:44:29 2008 +0000 (6 weeks ago)
files: OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs
description: [svn 6729] * Comment out debug throttle output that I had accidentally left in
* Comment out debug throttle output that I had accidentally left in
--- a/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs	Tue Oct 07 20:04:43 2008 +0000
+++ b/OpenSim/Region/ClientStack/LindenUDP/LLPacketQueue.cs	Tue Oct 07 21:44:29 2008 +0000
@@ -508,6 +508,7 @@ namespace OpenSim.Region.ClientStack.Lin
 
             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.Lin
               " texturebits=" + tTexture +
               " Assetbits=" + tAsset +
               " Allbits=" + tall);
+              */
 
 
             // Total Sanity