diff options
author | Justin Clarke Casey | 2008-11-28 15:47:01 +0000 |
---|---|---|
committer | Justin Clarke Casey | 2008-11-28 15:47:01 +0000 |
commit | 63851f14417e8027d51150daa93413b1bc6888ed (patch) | |
tree | a389dc1722f81cbe032cb79be2377eb27790abdc /OpenSim/Region/Application/HGOpenSimNode.cs | |
parent | * minor: Eliminate unused paramter in LocalUserServices constructors (diff) | |
download | opensim-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 'OpenSim/Region/Application/HGOpenSimNode.cs')
-rw-r--r-- | OpenSim/Region/Application/HGOpenSimNode.cs | 1 |
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 |