Remove unused variable

This commit is contained in:
Daniel Chappuis 2017-10-19 17:19:33 +02:00
parent c1295f1d7a
commit cdaa297a78

View File

@ -56,10 +56,6 @@ struct LastFrameCollisionInfo {
/// True if we were using SAT algorithm to check for collision in the previous frame
bool wasUsingSAT;
/// True if there was a narrow-phase collision
/// in the previous frame
bool wasCollidingLastFrame;
// ----- GJK Algorithm -----
/// Previous separating axis