From 7840347c32755e94a807f978f1cbb558717ac8cf Mon Sep 17 00:00:00 2001 From: sschirm Date: Mon, 27 Feb 2017 16:40:12 +0100 Subject: PhysX 3.4, APEX 1.4 final release @21757769 --- PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp') diff --git a/PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp b/PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp index 66d0a4bf..8956983e 100644 --- a/PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp +++ b/PhysX_3.4/Source/SimulationController/src/ScShapeInteraction.cpp @@ -111,8 +111,6 @@ Sc::ShapeInteraction::ShapeInteraction(ShapeSim& s1, ShapeSim& s2, ActorPair* aP onActivate(contactManager); } - PX_ASSERT((&getShape0()) && (&getShape1())); - if(aPair) aPair->incRefCount(); } -- cgit v1.2.3