* minor: Comment out temporarily statistical counter I accidentally left in from the last commit
parent
cbb9693ef4
commit
231b8c2a67
|
@ -81,7 +81,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||
private static readonly ILog m_log
|
||||
= LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private int m_resentCount;
|
||||
//private int m_resentCount;
|
||||
|
||||
// Packet queues
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue