* Remove a change which shouldn't have made it into the last commit
* Rogue change affected grid only0.6.3-post-fixes
parent
34ef01615c
commit
e2b2ac8715
|
@ -1597,8 +1597,6 @@ namespace OpenSim.Region.Communications.OGS1
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
ar.AsyncWaitHandle.Close();
|
|
||||||
|
|
||||||
if (timed_out)
|
if (timed_out)
|
||||||
{
|
{
|
||||||
ar.AsyncWaitHandle.Close();
|
ar.AsyncWaitHandle.Close();
|
||||||
|
|
Loading…
Reference in New Issue