Native SweepTest: fix formatting

This commit is contained in:
shadowislord 2015-03-28 13:17:16 -04:00
parent 55829d46cf
commit fe7f30d5ec
2 changed files with 49 additions and 50 deletions

View File

@ -522,7 +522,6 @@ extern "C" {
btScalar native_allowed_ccd_penetration = btScalar(allowedCcdPenetration);
AllConvexResultCallback resultCallback(native_from, native_to);
resultCallback.env = env;
resultCallback.resultlist = resultlist;