mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
remove some mono compiler warnings
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user