minor: remove long unused RegionInfo.commFailTF

0.8.0.3
Justin Clark-Casey (justincc) 2014-07-19 01:10:53 +01:00 committed by Justin Clark-Casey
parent 19bd27071a
commit ff88d371d2
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;