From 9de9cba63ec8b15237bc95aae356af84965d67d2 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 3 Mar 2007 02:01:51 +0000 Subject: [PATCH] unintended --- stepmania/src/Player.h | 2 -- 1 file changed, 2 deletions(-) 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;