minor: remove long unused RegionInfo.commFailTF

This commit is contained in:
Justin Clark-Casey (justincc)
2014-07-19 01:10:53 +01:00
committed by Justin Clark-Casey
parent 19bd27071a
commit ff88d371d2

View File

@@ -101,7 +101,6 @@ namespace OpenSim.Framework
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
private static readonly string LogHeader = "[REGION INFO]";
public bool commFailTF = false;
public string RegionFile = String.Empty;
public bool isSandbox = false;
public bool Persistent = true;