summaryrefslogtreecommitdiff
blob: 79f73863670a97ff7b0ab46c2ec80e7f1b3a3ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- 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>