remove noop

This commit is contained in:
Glenn Maynard
2006-11-09 04:45:44 +00:00
parent 28724eb156
commit c48e4fe8bc
4 changed files with 0 additions and 10 deletions
-1
View File
@@ -15,7 +15,6 @@ public:
virtual void SetScore( int iNewScore ) {}
virtual void OnLoadSong() {};
virtual void OnSongEnded() {};
/* Notification of a tap note judgment. This *is* called for
* the head of hold notes. */
virtual void OnJudgment( TapNoteScore score ) {};