minor: remove some mono compiler warnings

This commit is contained in:
Justin Clark-Casey (justincc)
2009-11-11 15:56:14 +00:00
parent a8a01e2bc7
commit 1fa037a0c3
3 changed files with 7 additions and 7 deletions

View File

@@ -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;