minor: comment out currently unused RegionCombinerModule.LogHeader
parent
e5a5b69b08
commit
46095c058e
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue