diff options
Diffstat (limited to 'OpenSim/Region/Physics/OdePlugin/ODEPrim.cs')
-rw-r--r-- | OpenSim/Region/Physics/OdePlugin/ODEPrim.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs b/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs index fec4693..94e6185 100644 --- a/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs +++ b/OpenSim/Region/Physics/OdePlugin/ODEPrim.cs | |||
@@ -272,7 +272,6 @@ namespace OpenSim.Region.Physics.OdePlugin | |||
272 | 272 | ||
273 | m_taintadd = true; | 273 | m_taintadd = true; |
274 | _parent_scene.AddPhysicsActorTaint(this); | 274 | _parent_scene.AddPhysicsActorTaint(this); |
275 | // don't do .add() here; old geoms get recycled with the same hash | ||
276 | } | 275 | } |
277 | 276 | ||
278 | public override int PhysicsActorType | 277 | public override int PhysicsActorType |