aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/ScenePresence.cs
diff options
context:
space:
mode:
authorAdam Frisby2008-03-05 21:47:19 +0000
committerAdam Frisby2008-03-05 21:47:19 +0000
commit14b37533aaae69979f602e28f9cc0cd60b9585d7 (patch)
tree96299c3bbf327499e9272428ac3a131a2cda3305 /OpenSim/Region/Environment/Scenes/ScenePresence.cs
parentChange SceneObjectPart.LocalID to .LocalId to be case matching (diff)
downloadopensim-SC_OLD-14b37533aaae69979f602e28f9cc0cd60b9585d7.zip
opensim-SC_OLD-14b37533aaae69979f602e28f9cc0cd60b9585d7.tar.gz
opensim-SC_OLD-14b37533aaae69979f602e28f9cc0cd60b9585d7.tar.bz2
opensim-SC_OLD-14b37533aaae69979f602e28f9cc0cd60b9585d7.tar.xz
* Removed more compiler warnings, dead code, etc.
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/ScenePresence.cs')
-rw-r--r--OpenSim/Region/Environment/Scenes/ScenePresence.cs2
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