diff options
author | Justin Clark-Casey (justincc) | 2012-07-07 00:02:45 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-07-07 00:02:45 +0100 |
commit | 7ff4eec79cf16886439604a23126abd195ae8b2e (patch) | |
tree | f59be673321e6a74dc429e52e585ef165a8a845d /OpenSim/Region/Framework/Interfaces/ISharedRegionModule.cs | |
parent | Remove now duplicate interregion object check that should have been removed a... (diff) | |
download | opensim-SC_OLD-7ff4eec79cf16886439604a23126abd195ae8b2e.zip opensim-SC_OLD-7ff4eec79cf16886439604a23126abd195ae8b2e.tar.gz opensim-SC_OLD-7ff4eec79cf16886439604a23126abd195ae8b2e.tar.bz2 opensim-SC_OLD-7ff4eec79cf16886439604a23126abd195ae8b2e.tar.xz |
Remove redundant SetScene() function in Scene.AddSceneObject()
This is always done later on in SceneGraph.AddSceneObject() if the call hasn't failed due to sanity checks.
There's no other purpose for this method to exist and it's dangerous/pointless to call in other conditions.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions