aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/UserServer/UserLoginService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Grid/UserServer/UserLoginService.cs')
-rw-r--r--OpenSim/Grid/UserServer/UserLoginService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Grid/UserServer/UserLoginService.cs b/OpenSim/Grid/UserServer/UserLoginService.cs
index 10490a6..06a68ae 100644
--- a/OpenSim/Grid/UserServer/UserLoginService.cs
+++ b/OpenSim/Grid/UserServer/UserLoginService.cs
@@ -309,7 +309,6 @@ namespace OpenSim.Grid.UserServer
309 { 309 {
310 bool responseSuccess = true; 310 bool responseSuccess = true;
311 311
312
313 if (GridResp.Value != null) 312 if (GridResp.Value != null)
314 { 313 {
315 Hashtable resp = (Hashtable) GridResp.Value; 314 Hashtable resp = (Hashtable) GridResp.Value;