mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Minor cleanup.
This commit is contained in:
@@ -37,7 +37,7 @@ namespace OpenSim.Framework.Data.DB4o
|
||||
/// </summary>
|
||||
public class DB4oUserData : IUserData
|
||||
{
|
||||
private static readonly log4net.ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
|
||||
//private static readonly log4net.ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
|
||||
|
||||
/// <summary>
|
||||
/// The database manager
|
||||
@@ -267,4 +267,4 @@ namespace OpenSim.Framework.Data.DB4o
|
||||
return "0.1";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user