aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--OpenSim/Region/Framework/Scenes/ScenePresence.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Region/Framework/Scenes/ScenePresence.cs b/OpenSim/Region/Framework/Scenes/ScenePresence.cs
index fb25493..9970763 100644
--- a/OpenSim/Region/Framework/Scenes/ScenePresence.cs
+++ b/OpenSim/Region/Framework/Scenes/ScenePresence.cs
@@ -3266,11 +3266,6 @@ namespace OpenSim.Region.Framework.Scenes
3266 } 3266 }
3267 } 3267 }
3268 3268
3269 public void NotInTransit()
3270 {
3271 IsInTransit = false;
3272 }
3273
3274 public void RestoreInCurrentScene() 3269 public void RestoreInCurrentScene()
3275 { 3270 {
3276 AddToPhysicalScene(false); // not exactly false 3271 AddToPhysicalScene(false); // not exactly false