diff --git a/src/NoteField.cpp b/src/NoteField.cpp index 241c782310..958866b0a5 100644 --- a/src/NoteField.cpp +++ b/src/NoteField.cpp @@ -843,8 +843,6 @@ void NoteField::DrawPrimitives() } } - // todo: add warp text -aj - // Course mods text const Course *pCourse = GAMESTATE->m_pCurCourse; if( pCourse )