Merge commit '30fe66d3ab534422407415817b570a66096c543b' into bigmerge

avinationmerge
Melanie 2011-10-25 03:18:04 +01:00
commit 564563d273
1 changed files with 0 additions and 3 deletions

View File

@ -2793,9 +2793,6 @@ Console.WriteLine("AddPhysicsActorTaint to " + taintedprim.Name);
{
foreach (PhysicsActor obj in _collisionEventPrim)
{
if (obj == null)
continue;
// m_log.DebugFormat("[PHYSICS]: Assessing {0} for collision events", obj.SOPName);
switch ((ActorTypes)obj.PhysicsActorType)