* Comment out debug throttle output that I had accidentally left in

0.6.0-stable
Justin Clarke Casey 2008-10-07 21:44:29 +00:00
parent 914c733505
commit 4ed6e78d1a
1 changed files with 2 additions and 0 deletions

View File

@ -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