minor: comment out currently unused RegionCombinerModule.LogHeader

This commit is contained in:
Justin Clark-Casey (justincc)
2014-04-02 01:24:40 +01:00
parent e5a5b69b08
commit 46095c058e

View File

@@ -44,7 +44,7 @@ namespace OpenSim.Region.RegionCombinerModule
public class RegionCombinerModule : ISharedRegionModule, IRegionCombinerModule
{
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
private static string LogHeader = "[REGION COMBINER MODULE]";
// private static string LogHeader = "[REGION COMBINER MODULE]";
public string Name
{