aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/LLLoginService
diff options
context:
space:
mode:
authorUbitUmarov2018-11-09 15:33:54 +0000
committerUbitUmarov2018-11-09 15:33:54 +0000
commit90db067d2a86b1212dc3f21313e6390b34c28dda (patch)
treede11378757e457d799bccb1c33f11b2cf88dc0e5 /OpenSim/Services/LLLoginService
parentmantis 8396: on access control, change viewer string to match so it does incl... (diff)
downloadopensim-SC-90db067d2a86b1212dc3f21313e6390b34c28dda.zip
opensim-SC-90db067d2a86b1212dc3f21313e6390b34c28dda.tar.gz
opensim-SC-90db067d2a86b1212dc3f21313e6390b34c28dda.tar.bz2
opensim-SC-90db067d2a86b1212dc3f21313e6390b34c28dda.tar.xz
last commit was relative to mantis 8405 not 8396
Diffstat (limited to 'OpenSim/Services/LLLoginService')
-rw-r--r--OpenSim/Services/LLLoginService/LLLoginService.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Services/LLLoginService/LLLoginService.cs b/OpenSim/Services/LLLoginService/LLLoginService.cs
index 647bdb8..19e4beb 100644
--- a/OpenSim/Services/LLLoginService/LLLoginService.cs
+++ b/OpenSim/Services/LLLoginService/LLLoginService.cs
@@ -345,7 +345,6 @@ namespace OpenSim.Services.LLLoginService
345 } 345 }
346 } 346 }
347 347
348
349 // 348 //
350 // Get the account and check that it exists 349 // Get the account and check that it exists
351 // 350 //
@@ -802,7 +801,6 @@ namespace OpenSim.Services.LLLoginService
802 //response.LookAt = "[r0,r1,r0]"; 801 //response.LookAt = "[r0,r1,r0]";
803 //// can be: last, home, safe, url 802 //// can be: last, home, safe, url
804 //response.StartLocation = "url"; 803 //response.StartLocation = "url";
805
806 } 804 }
807 805
808 } 806 }