aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs')
-rw-r--r--OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs b/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
index 078adeb..3b7f562 100644
--- a/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
+++ b/OpenSim/Region/Physics/UbitOdePlugin/ODEPrim.cs
@@ -2025,9 +2025,6 @@ namespace OpenSim.Region.Physics.OdePlugin
2025 SetInStaticSpace(this); 2025 SetInStaticSpace(this);
2026 } 2026 }
2027 2027
2028 // m_building = false; // REMOVE THIS LATER
2029
2030
2031 if (m_isphysical && Body == IntPtr.Zero) 2028 if (m_isphysical && Body == IntPtr.Zero)
2032 { 2029 {
2033 /* 2030 /*