diff options
author | Justin Clarke Casey | 2009-02-12 18:37:27 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2009-02-12 18:37:27 +0000 |
commit | e2b2ac87155580dc2fb59d8e1306387188c4aa6a (patch) | |
tree | 38d8006d79b3ada4ac7c8709978f09b75ece2e5a /OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | |
parent | * Add missing OpenSIm.Framework.Communications ref for Wdinwos builds (diff) | |
download | opensim-SC_OLD-e2b2ac87155580dc2fb59d8e1306387188c4aa6a.zip opensim-SC_OLD-e2b2ac87155580dc2fb59d8e1306387188c4aa6a.tar.gz opensim-SC_OLD-e2b2ac87155580dc2fb59d8e1306387188c4aa6a.tar.bz2 opensim-SC_OLD-e2b2ac87155580dc2fb59d8e1306387188c4aa6a.tar.xz |
* Remove a change which shouldn't have made it into the last commit
* Rogue change affected grid only
Diffstat (limited to 'OpenSim/Region/Communications/OGS1/OGS1GridServices.cs')
-rw-r--r-- | OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs index bb294a5..0ec19a8 100644 --- a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs +++ b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | |||
@@ -1597,8 +1597,6 @@ namespace OpenSim.Region.Communications.OGS1 | |||
1597 | return false; | 1597 | return false; |
1598 | } | 1598 | } |
1599 | 1599 | ||
1600 | ar.AsyncWaitHandle.Close(); | ||
1601 | |||
1602 | if (timed_out) | 1600 | if (timed_out) |
1603 | { | 1601 | { |
1604 | ar.AsyncWaitHandle.Close(); | 1602 | ar.AsyncWaitHandle.Close(); |