diff --git a/src/engine/OverlappingPair.h b/src/engine/OverlappingPair.h index 47f13bfb..ce22bb7e 100644 --- a/src/engine/OverlappingPair.h +++ b/src/engine/OverlappingPair.h @@ -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