diff options
reverted the last three commits
Diffstat (limited to 'OpenSim/Region')
-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(); |