mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
* minor: oh, and comment out the now unused logger as well
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user