diff options
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Services/LLLoginService/LLLoginService.cs | 2 |
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 | } |