From 38194e193f1de45420c81929dbb01bdd682df129 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 1 Jun 2004 08:34:41 +0000 Subject: [PATCH] cleanup --- stepmania/src/GhostArrow.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/stepmania/src/GhostArrow.h b/stepmania/src/GhostArrow.h index 6a10e42882..672dbac3bf 100644 --- a/stepmania/src/GhostArrow.h +++ b/stepmania/src/GhostArrow.h @@ -25,8 +25,6 @@ public: void Load( CString sNoteSkin, CString sButton, CString sFile ); virtual void Init( PlayerNumber pn ); - virtual void Update( float fDeltaTime ); - void Step( TapNoteScore score ); protected: