From 1f0ce78d5a2102b1a9e75bb1f4ee7ec27f704b0d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 5 Jul 2005 03:45:02 +0000 Subject: [PATCH] unused --- stepmania/src/NoteDisplay.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/stepmania/src/NoteDisplay.cpp b/stepmania/src/NoteDisplay.cpp index b4f17ec9cf..56581befbd 100644 --- a/stepmania/src/NoteDisplay.cpp +++ b/stepmania/src/NoteDisplay.cpp @@ -1,10 +1,7 @@ #include "global.h" #include "NoteDisplay.h" -#include "Steps.h" -#include "PrefsManager.h" #include "GameState.h" #include "NoteSkinManager.h" -#include "RageException.h" #include "ArrowEffects.h" #include "RageLog.h" #include "RageDisplay.h"