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: