summaryrefslogtreecommitdiff
blob: f7a049df768e0d8c4db2669716736553ec204638 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- gtk/board.cc.orig
+++ 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>