remove unused

This commit is contained in:
Irlan 2018-08-13 14:25:50 -03:00
parent 74e61e6ed3
commit e3577b9c2d

View File

@ -27,14 +27,12 @@ class b3StackAllocator;
class b3Particle;
class b3Body;
struct b3DenseVec3;
struct b3DiagMat33;
struct b3SparseSymMat33;
class b3BodyContact;
class b3ParticleContact;
class b3TriangleContact;
struct b3DenseVec3;
struct b3ClothSolverBodyContactVelocityConstraint
{
u32 indexA;