aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/HypergridService/GatekeeperService.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-06-30 01:25:27 +0100
committerJustin Clark-Casey (justincc)2012-06-30 01:25:39 +0100
commit1926de5a0599051c27c065fb06da3dc536e6784a (patch)
tree11b8fe286f3e81c5ddfa0ff3de49d6b11737bba3 /OpenSim/Services/HypergridService/GatekeeperService.cs
parentRemoving unused handling of incoming create object by userID and itemID only. (diff)
downloadopensim-SC_OLD-1926de5a0599051c27c065fb06da3dc536e6784a.zip
opensim-SC_OLD-1926de5a0599051c27c065fb06da3dc536e6784a.tar.gz
opensim-SC_OLD-1926de5a0599051c27c065fb06da3dc536e6784a.tar.bz2
opensim-SC_OLD-1926de5a0599051c27c065fb06da3dc536e6784a.tar.xz
Remove some mono compiler warnings
Diffstat (limited to 'OpenSim/Services/HypergridService/GatekeeperService.cs')
-rw-r--r--OpenSim/Services/HypergridService/GatekeeperService.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Services/HypergridService/GatekeeperService.cs b/OpenSim/Services/HypergridService/GatekeeperService.cs
index 149a0ab..47d22b9 100644
--- a/OpenSim/Services/HypergridService/GatekeeperService.cs
+++ b/OpenSim/Services/HypergridService/GatekeeperService.cs
@@ -370,8 +370,6 @@ namespace OpenSim.Services.HypergridService
370 return false; 370 return false;
371 } 371 }
372 } 372 }
373
374 return false;
375 } 373 }
376 374
377 // Check that the service token was generated for *this* grid. 375 // Check that the service token was generated for *this* grid.