diff --git a/src/states_screens/kart_selection.hpp b/src/states_screens/kart_selection.hpp index d7af0168e..fab5e7063 100644 --- a/src/states_screens/kart_selection.hpp +++ b/src/states_screens/kart_selection.hpp @@ -217,7 +217,6 @@ public: // ------------------------------------------------------------------------ /** Remove any red mark set with 'markAsIncorrect' */ void markAsCorrect(); - //-- me -- };