From 1208c67f856e25294149dc9bcf50d33c8d379952 Mon Sep 17 00:00:00 2001 From: ejcoumans Date: Tue, 3 Oct 2006 17:51:07 +0000 Subject: [PATCH] removed duplicate int i, caused VC6 not to compile. --- src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp b/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp index cf2d2deb1..6f2272cc4 100644 --- a/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp +++ b/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp @@ -66,7 +66,7 @@ void btPolyhedralConvexShape::batchedUnitVectorGetSupportingVertexWithoutMargin( btVector3 vtx; btScalar newDot; - for (int i=0;i