mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* Removed unused m_bAvailable
This commit is contained in:
@@ -1555,7 +1555,7 @@ namespace OpenSim.Region.Communications.OGS1
|
||||
#endregion
|
||||
|
||||
// helper to see if remote region is up
|
||||
bool m_bAvailable = false;
|
||||
|
||||
int timeOut = 10; //10 seconds
|
||||
|
||||
public bool CheckRegion(string address, uint port, bool retry)
|
||||
|
||||
Reference in New Issue
Block a user