aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application
diff options
context:
space:
mode:
authorMW2007-11-13 12:23:05 +0000
committerMW2007-11-13 12:23:05 +0000
commit297cc7ef4f44dc783ebee817f48c205b04aa68f7 (patch)
treed401f5e38d03a0ff8bb4996c9bfed8ae7962f5c9 /OpenSim/Region/Application
parentSome work on being able to set/send a users Buddylist info. (added handling c... (diff)
downloadopensim-SC_OLD-297cc7ef4f44dc783ebee817f48c205b04aa68f7.zip
opensim-SC_OLD-297cc7ef4f44dc783ebee817f48c205b04aa68f7.tar.gz
opensim-SC_OLD-297cc7ef4f44dc783ebee817f48c205b04aa68f7.tar.bz2
opensim-SC_OLD-297cc7ef4f44dc783ebee817f48c205b04aa68f7.tar.xz
Some work on cleanly removing Regions.
Diffstat (limited to 'OpenSim/Region/Application')
-rw-r--r--OpenSim/Region/Application/OpenSimMain.cs4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Region/Application/OpenSimMain.cs b/OpenSim/Region/Application/OpenSimMain.cs
index 7efe408..e041eef 100644
--- a/OpenSim/Region/Application/OpenSimMain.cs
+++ b/OpenSim/Region/Application/OpenSimMain.cs
@@ -435,10 +435,6 @@ namespace OpenSim
435 } 435 }
436 } 436 }
437 437
438 protected void ConnectToRemoteGridServer()
439 {
440 }
441
442 #endregion 438 #endregion
443 439
444 /// <summary> 440 /// <summary>