summary refs log tree commit diff
path: root/pkgs/games/super-tux/g++4.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/games/super-tux/g++4.patch')
-rw-r--r--pkgs/games/super-tux/g++4.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/pkgs/games/super-tux/g++4.patch b/pkgs/games/super-tux/g++4.patch
deleted file mode 100644
index a7378c80a29b..000000000000
--- a/pkgs/games/super-tux/g++4.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/menu.h b/src/menu.h
-index 3c67c45..7c7ab8e 100644
---- a/src/menu.h
-+++ b/src/menu.h
-@@ -207,7 +207,7 @@ public:
-
-   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);