diff options
Diffstat (limited to 'games-arcade/supertux/files/supertux-0.1.3-gcc41.patch')
-rw-r--r-- | games-arcade/supertux/files/supertux-0.1.3-gcc41.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch b/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch deleted file mode 100644 index 449dc3b72a00..000000000000 --- a/games-arcade/supertux/files/supertux-0.1.3-gcc41.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- supertux-0.1.3.orig/src/menu.h -+++ supertux-0.1.3/src/menu.h -@@ -207,7 +207,7 @@ - - bool isToggled(int id); - -- void Menu::get_controlfield_key_into_input(MenuItem *item); -+ void get_controlfield_key_into_input(MenuItem *item); - - void draw (); - void draw_item(int index, int menu_width, int menu_height); |