From 79213ef67e4dae8d010940c9e5ad386aa6530c80 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 27 Mar 2004 00:19:18 +0000 Subject: [PATCH] cleanup --- stepmania/src/ScreenRanking.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/ScreenRanking.cpp b/stepmania/src/ScreenRanking.cpp index f89343150c..82cf94d5de 100644 --- a/stepmania/src/ScreenRanking.cpp +++ b/stepmania/src/ScreenRanking.cpp @@ -19,8 +19,6 @@ #include "song.h" #include "Steps.h" #include "PrefsManager.h" -#include "NoteData.h" -#include "NoteDataUtil.h" #include "ActorUtil.h" #include "ProfileManager.h" #include "RageLog.h"