From 8fc1605ef2fe4f8736e9561944456cfd05f5bec2 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 30 Aug 2005 00:52:08 +0000 Subject: [PATCH] cleanup --- stepmania/src/ComboGraph.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ComboGraph.cpp b/stepmania/src/ComboGraph.cpp index 9b9c131361..658a7bba7a 100644 --- a/stepmania/src/ComboGraph.cpp +++ b/stepmania/src/ComboGraph.cpp @@ -4,7 +4,6 @@ #include "StageStats.h" #include "ActorUtil.h" #include "BitmapText.h" -#include "Sprite.h" #include "XmlFile.h" const int MinComboSizeToShow = 5;