From 0cf2f20608308acdf3cb922c3736446bbd8f3388 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:58:29 +0100 Subject: gentoo resync : 14.07.2018 --- games-board/ace/files/ace-1.4-no-xpm.patch | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 games-board/ace/files/ace-1.4-no-xpm.patch (limited to 'games-board/ace/files/ace-1.4-no-xpm.patch') diff --git a/games-board/ace/files/ace-1.4-no-xpm.patch b/games-board/ace/files/ace-1.4-no-xpm.patch deleted file mode 100644 index a8762fb00a38..000000000000 --- a/games-board/ace/files/ace-1.4-no-xpm.patch +++ /dev/null @@ -1,24 +0,0 @@ ---- a/lib/table.c 2008-01-15 15:05:27.000000000 -0500 -+++ b/lib/table.c 2010-09-29 17:34:40.925310980 -0400 -@@ -23,7 +23,6 @@ - #include - #include - #include --#include - - #define CD printf("%d: %d %d %d %d\n", __LINE__, ex, ey, ew, eh) - #undef CD -@@ -165,13 +164,6 @@ - xwin_create (width, height); - } - --typedef struct PicRec { -- Pixmap pixmap; -- Pixmap mask; -- char **xpm_data; -- int image_table_index; --} PicRec; -- - int get_picture_default_width = CARD_WIDTH; - int get_picture_default_height = CARD_HEIGHT; - -- cgit v1.2.3