diff options
Diffstat (limited to 'OpenSim/Region/Communications')
-rw-r--r-- | OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs index 33b5f36..12c91ac 100644 --- a/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs +++ b/OpenSim/Region/Communications/OGS1/OGS1GridServices.cs | |||
@@ -1255,7 +1255,6 @@ namespace OpenSim.Region.Communications.OGS1 | |||
1255 | m_log.Error("Remoting Error: Unable to connect to adjacent region.\n" + e.ToString()); | 1255 | m_log.Error("Remoting Error: Unable to connect to adjacent region.\n" + e.ToString()); |
1256 | return false; | 1256 | return false; |
1257 | } | 1257 | } |
1258 | return false; | ||
1259 | } | 1258 | } |
1260 | 1259 | ||
1261 | /// <summary> | 1260 | /// <summary> |