From 8ab76ed872347bd82cb22f20e835a289f98bb10f Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 26 Apr 2011 17:53:47 -0500 Subject: [PATCH] remove unused m_bNewSongsUnlocked --- src/ScreenEvaluation.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ScreenEvaluation.h b/src/ScreenEvaluation.h index 83face4a7b..5e14e159f1 100644 --- a/src/ScreenEvaluation.h +++ b/src/ScreenEvaluation.h @@ -79,7 +79,6 @@ protected: GradeDisplay m_Grades[NUM_PLAYERS]; // points area - bool m_bNewSongsUnlocked; PercentageDisplay m_Percent[NUM_PLAYERS]; AutoActor m_sprPercentFrame[NUM_PLAYERS];