* Remove lots of warnings from the CMS module

* Remove a few other miscellaneous warnings
This commit is contained in:
Justin Clarke Casey
2008-09-06 00:09:24 +00:00
parent 0054bce5ae
commit de467f4903
8 changed files with 14 additions and 15 deletions

View File

@@ -93,7 +93,7 @@ namespace OpenSim.Region.Environment.Modules.ContentManagement
#region Static Fields
static float TimeToDiff = 0;
private static readonly ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
// private static readonly ILog m_log = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
#endregion Static Fields