From d1c457601ffe72faf71a506cd2c1fb420e49fc0a Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 5 Oct 2005 05:25:20 +0000 Subject: [PATCH] cleanup --- stepmania/src/GhostArrowRow.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/GhostArrowRow.cpp b/stepmania/src/GhostArrowRow.cpp index c20807d0a4..158d4d17b7 100644 --- a/stepmania/src/GhostArrowRow.cpp +++ b/stepmania/src/GhostArrowRow.cpp @@ -2,11 +2,9 @@ #include "GhostArrowRow.h" #include "RageUtil.h" #include "GameConstantsAndTypes.h" -#include "PrefsManager.h" #include "ArrowEffects.h" #include "NoteSkinManager.h" #include "GameState.h" -#include "PrefsManager.h" #include "NoteFieldPositioning.h" #include "Game.h" #include "PlayerState.h"