mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
* minor: Comment out temporarily statistical counter I accidentally left in from the last commit
This commit is contained in:
@@ -81,7 +81,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||||||
private static readonly ILog m_log
|
private static readonly ILog m_log
|
||||||
= LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
= LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||||
|
|
||||||
private int m_resentCount;
|
//private int m_resentCount;
|
||||||
|
|
||||||
// Packet queues
|
// Packet queues
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user