mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
minor: comment out currently unused RegionCombinerModule.LogHeader
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user