remove unused variables

This commit is contained in:
Glenn Maynard
2002-09-07 10:15:27 +00:00
parent d252e31244
commit 6862fedc38
9 changed files with 3 additions and 21 deletions
-2
View File
@@ -55,8 +55,6 @@ void NoteField::Load( NoteData* pNoteData, PlayerNumber pn, int iPixelsToDrawBeh
for( int i=0; i<MAX_HOLD_NOTES; i++ )
m_bIsHoldingHoldNote[i] = false;
const StyleDef* pStyleDef = GAMESTATE->GetCurrentStyleDef();
this->CopyAll( pNoteData );
// init note displays