diff options
author | MW | 2008-02-11 15:56:01 +0000 |
---|---|---|
committer | MW | 2008-02-11 15:56:01 +0000 |
commit | aae37cb1d0df0a66a867fc954d55620fd50b3e9b (patch) | |
tree | 39976e86f8f51ad2ab58e2d77bd2634120fe97d1 /OpenSim | |
parent | yet another small change (as part of my fight back against Teravus over takin... (diff) | |
download | opensim-SC-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.zip opensim-SC-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.gz opensim-SC-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.bz2 opensim-SC-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.xz |
reverted the last three commits
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Region/Application/OpenSimMain.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Application/OpenSimMain.cs b/OpenSim/Region/Application/OpenSimMain.cs index f32b63e..3df4c8c 100644 --- a/OpenSim/Region/Application/OpenSimMain.cs +++ b/OpenSim/Region/Application/OpenSimMain.cs | |||
@@ -155,7 +155,6 @@ namespace OpenSim | |||
155 | ReadConfigSettings(); | 155 | ReadConfigSettings(); |
156 | } | 156 | } |
157 | 157 | ||
158 | // this is a small change | ||
159 | public static IConfigSource DefaultConfig() | 158 | public static IConfigSource DefaultConfig() |
160 | { | 159 | { |
161 | IConfigSource DefaultConfig = new IniConfigSource(); | 160 | IConfigSource DefaultConfig = new IniConfigSource(); |