aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Client
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Client')
-rw-r--r--OpenSim/Client/Linden/LLStandaloneLoginService.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Client/Linden/LLStandaloneLoginService.cs b/OpenSim/Client/Linden/LLStandaloneLoginService.cs
index 5e286e2..7316587 100644
--- a/OpenSim/Client/Linden/LLStandaloneLoginService.cs
+++ b/OpenSim/Client/Linden/LLStandaloneLoginService.cs
@@ -57,7 +57,6 @@ namespace OpenSim.Client.Linden
57 /// </summary> 57 /// </summary>
58 protected ILoginServiceToRegionsConnector m_regionsConnector; 58 protected ILoginServiceToRegionsConnector m_regionsConnector;
59 59
60
61 public LLStandaloneLoginService( 60 public LLStandaloneLoginService(
62 UserManagerBase userManager, string welcomeMess, 61 UserManagerBase userManager, string welcomeMess,
63 IInterServiceInventoryServices interServiceInventoryService, 62 IInterServiceInventoryServices interServiceInventoryService,