unused variable

This commit is contained in:
Glenn Maynard
2003-03-26 19:05:13 +00:00
parent 3797458bdc
commit 57aefba669
-2
View File
@@ -262,8 +262,6 @@ int ScoreKeeperMAX2::GetPossibleDancePoints( const NoteData* pNoteData )
int ScoreKeeperMAX2::TapNoteScoreToDancePoints( TapNoteScore tns )
{
const bool bOni = GAMESTATE->IsCourseMode();
if(!PREFSMAN->m_bMarvelousTiming && tns == TNS_MARVELOUS)
tns = TNS_PERFECT;