diff --git a/stepmania/src/Player.h b/stepmania/src/Player.h index d4a4120161..57f870ae5e 100644 --- a/stepmania/src/Player.h +++ b/stepmania/src/Player.h @@ -145,8 +145,6 @@ protected: AutoActor m_pJudgment; AutoActor m_Combo; - Actor *m_pActorWithJudgmentPosition; - Actor *m_pActorWithComboPosition; AttackDisplay *m_pAttackDisplay;