schteppe / p2.js

JavaScript 2D physics library
Other
2.64k stars 330 forks source link

Remove unused variables from constraints demo #210

Closed evilstreak closed 8 years ago

evilstreak commented 8 years ago

A minor tidy up found whilst looking into how constraints worked so I can make a rope.

The commit 47719071f748e38e9455d97b0b0be2ae2cd99c5d stopped using these variables when the interface for RevoluteConstraint changed to accept a worldPivot.