mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 13:13:27 +02:00
remove one line of cuft
This commit is contained in:
parent
b5aca45ab6
commit
415dfd98aa
1 changed files with 0 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue