* minor: oh, and comment out the now unused logger as well
parent
231b8c2a67
commit
7e35e4c816
|
@ -78,8 +78,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
|
|||
|
||||
public class LLPacketHandler : IPacketHandler
|
||||
{
|
||||
private static readonly ILog m_log
|
||||
= LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly ILog m_log
|
||||
// = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
//private int m_resentCount;
|
||||
|
||||
|
|
Loading…
Reference in New Issue