From 3fe7c5d04b06b2a363bb6f0123db5576f6eb0fb7 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 14 Nov 2003 22:10:43 +0000 Subject: [PATCH] unused --- stepmania/src/ScreenEz2SelectMusic.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenEz2SelectMusic.h b/stepmania/src/ScreenEz2SelectMusic.h index 7a60c9a282..21604f0665 100644 --- a/stepmania/src/ScreenEz2SelectMusic.h +++ b/stepmania/src/ScreenEz2SelectMusic.h @@ -18,7 +18,6 @@ #include "HelpDisplay.h" #include "MusicBannerWheel.h" #include "MenuElements.h" -#include "DifficultyMeter.h" #include "DifficultyRating.h" #include "ModeSwitcher.h" @@ -80,7 +79,6 @@ protected: MusicBannerWheel m_MusicBannerWheel; MenuElements m_Menu; DifficultyRating m_DifficultyRating; -// DifficultyMeter m_DifficultyMeter[NUM_PLAYERS]; vector m_arrayNotes[NUM_PLAYERS]; int m_iSelection[NUM_PLAYERS];