summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch')
-rw-r--r--games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch b/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch
deleted file mode 100644
index 79f73863670a..000000000000
--- a/games-board/ccgo/files/ccgo-0.3.6.5-gcc4.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/gtk/board.cc
-+++ b/gtk/board.cc
-@@ -20,9 +20,7 @@
- */
-
- #include <config.hh>
--extern "C" {
- #include <gettext.h>
--}
- #define _(String) Glib::locale_to_utf8(gettext(String))
-
- #include <board.hh>