mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 13:56:26 +08:00
minor: remove some mono compiler warnings
This commit is contained in:
@@ -48,7 +48,7 @@ namespace OpenSim.Grid.MessagingServer.Modules
|
||||
{
|
||||
public class MessageRegionModule : IMessageRegionLookup
|
||||
{
|
||||
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
private MessageServerConfig m_cfg;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user