remove some mono compiler warnings

This commit is contained in:
Justin Clark-Casey (justincc)
2011-10-12 21:54:25 +01:00
parent 631d5e16ef
commit f08664f422
3 changed files with 1 additions and 44 deletions

View File

@@ -37,7 +37,7 @@ namespace OpenSim.Region.Framework.Scenes
{
public abstract class EntityBase : ISceneEntity
{
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
/// <summary>
/// The scene to which this entity belongs