minor: remove long unused RegionInfo.commFailTF

bullet-2.82
Justin Clark-Casey (justincc) 2014-07-19 01:10:53 +01:00
parent 4dc0aaa03f
commit 29d5950838
1 changed files with 0 additions and 1 deletions

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;