supertux: remove obsolete patch

-13
-13
pkgs/games/super-tux/g++4.patch
··· 1 - diff --git a/src/menu.h b/src/menu.h 2 - index 3c67c45..7c7ab8e 100644 3 - --- a/src/menu.h 4 - +++ b/src/menu.h 5 - @@ -207,7 +207,7 @@ public: 6 - 7 - bool isToggled(int id); 8 - 9 - - void Menu::get_controlfield_key_into_input(MenuItem *item); 10 - + void get_controlfield_key_into_input(MenuItem *item); 11 - 12 - void draw (); 13 - void draw_item(int index, int menu_width, int menu_height);