aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application/HGOpenSimNode.cs
diff options
context:
space:
mode:
authorJustin Clarke Casey2008-11-28 15:47:01 +0000
committerJustin Clarke Casey2008-11-28 15:47:01 +0000
commit63851f14417e8027d51150daa93413b1bc6888ed (patch)
treea389dc1722f81cbe032cb79be2377eb27790abdc /OpenSim/Region/Application/HGOpenSimNode.cs
parent* minor: Eliminate unused paramter in LocalUserServices constructors (diff)
downloadopensim-SC_OLD-63851f14417e8027d51150daa93413b1bc6888ed.zip
opensim-SC_OLD-63851f14417e8027d51150daa93413b1bc6888ed.tar.gz
opensim-SC_OLD-63851f14417e8027d51150daa93413b1bc6888ed.tar.bz2
opensim-SC_OLD-63851f14417e8027d51150daa93413b1bc6888ed.tar.xz
* refactor: move ResetUserPassword into UserServiceAdmin
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/Application/HGOpenSimNode.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/HGOpenSimNode.cs b/OpenSim/Region/Application/HGOpenSimNode.cs
index 8f6fd5e..4f355cf 100644
--- a/OpenSim/Region/Application/HGOpenSimNode.cs
+++ b/OpenSim/Region/Application/HGOpenSimNode.cs
@@ -73,7 +73,6 @@ namespace OpenSim
73 base.StartupSpecific(); 73 base.StartupSpecific();
74 } 74 }
75 75
76
77 protected override void InitialiseStandaloneServices(LibraryRootFolder libraryRootFolder) 76 protected override void InitialiseStandaloneServices(LibraryRootFolder libraryRootFolder)
78 { 77 {
79 // Standalone mode 78 // Standalone mode