Update svn properties, minor formatting cleanup.

0.6.0-stable
Jeff Ames 2008-08-10 00:44:33 +00:00
parent 5b5159d1ec
commit 20e8e0ebae
3 changed files with 2 additions and 4 deletions

View File

@ -1554,8 +1554,6 @@ namespace OpenSim.Region.Communications.OGS1
#endregion
// helper to see if remote region is up
int timeOut = 10; //10 seconds
public bool CheckRegion(string address, uint port, bool retry)