Tidy up a superfluous AddPrimShape override in PhysicsScene

avinationmerge
Tom 2011-07-19 10:15:34 -07:00
parent b5fcd2caba
commit f5623b5c39
1 changed files with 0 additions and 1 deletions

View File

@ -4437,7 +4437,6 @@ namespace OpenSim.Region.Framework.Scenes
{
// It's not phantom anymore. So make sure the physics engine get's knowledge of it
PhysActor = m_parentGroup.Scene.PhysicsScene.AddPrimShape(
LocalId,
string.Format("{0}/{1}", Name, UUID),
Shape,
AbsolutePosition,