diff options
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/ScenePresence.cs')
-rw-r--r-- | OpenSim/Region/Environment/Scenes/ScenePresence.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Region/Environment/Scenes/ScenePresence.cs b/OpenSim/Region/Environment/Scenes/ScenePresence.cs index f4acce5..fc13ebb 100644 --- a/OpenSim/Region/Environment/Scenes/ScenePresence.cs +++ b/OpenSim/Region/Environment/Scenes/ScenePresence.cs | |||
@@ -82,8 +82,6 @@ namespace OpenSim.Region.Environment.Scenes | |||
82 | private bool m_newCoarseLocations = true; | 82 | private bool m_newCoarseLocations = true; |
83 | private bool m_gotAllObjectsInScene = false; | 83 | private bool m_gotAllObjectsInScene = false; |
84 | 84 | ||
85 | private bool m_lastPhysicsStoppedStatus = false; | ||
86 | |||
87 | private LLVector3 m_lastVelocity = LLVector3.Zero; | 85 | private LLVector3 m_lastVelocity = LLVector3.Zero; |
88 | 86 | ||
89 | // Default AV Height | 87 | // Default AV Height |