aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application
diff options
context:
space:
mode:
authorMW2008-02-11 15:56:01 +0000
committerMW2008-02-11 15:56:01 +0000
commitaae37cb1d0df0a66a867fc954d55620fd50b3e9b (patch)
tree39976e86f8f51ad2ab58e2d77bd2634120fe97d1 /OpenSim/Region/Application
parentyet another small change (as part of my fight back against Teravus over takin... (diff)
downloadopensim-SC_OLD-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.zip
opensim-SC_OLD-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.gz
opensim-SC_OLD-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.bz2
opensim-SC_OLD-aae37cb1d0df0a66a867fc954d55620fd50b3e9b.tar.xz
reverted the last three commits
Diffstat (limited to 'OpenSim/Region/Application')
-rw-r--r--OpenSim/Region/Application/OpenSimMain.cs1
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();