remove one line of cuft

This commit is contained in:
Andrew Meadows 2014-06-23 13:40:50 -07:00
parent b5aca45ab6
commit 415dfd98aa

View file

@ -98,7 +98,6 @@ public:
virtual void stepRagdollForward(float deltaTime);
void moveShapesTowardJoints(float fraction);
//void updateShapePositionsLegacy(); // TODO: Andrew to remove this when done with ragdoll work
void computeBoundingShape(const FBXGeometry& geometry);
void renderBoundingCollisionShapes(float alpha);