From 8b31bfab71c6699ddaca6469e5ecf5e03bf2ada8 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 28 Feb 2005 05:42:36 +0000 Subject: [PATCH] cleanup --- stepmania/src/GhostArrowRow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/GhostArrowRow.cpp b/stepmania/src/GhostArrowRow.cpp index 7de62917f6..63ba0bda3f 100644 --- a/stepmania/src/GhostArrowRow.cpp +++ b/stepmania/src/GhostArrowRow.cpp @@ -17,7 +17,7 @@ GhostArrowRow::GhostArrowRow() { m_iNumCols = 0; } -#include "RageLog.h" + void GhostArrowRow::Load( const PlayerState* pPlayerState, CString NoteSkin, float fYReverseOffset ) { Unload();