about summary refs log tree commit diff
path: root/src/game/localization.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/localization.cpp')
-rw-r--r--src/game/localization.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/localization.cpp b/src/game/localization.cpp
index 202e6ca0..3a1b0411 100644
--- a/src/game/localization.cpp
+++ b/src/game/localization.cpp
@@ -2,9 +2,7 @@
 #include "localization.hpp"
 #include <base/tl/algorithm.hpp>
 
-extern "C" {
 #include <engine/e_linereader.h>
-}
 
 const char *localize(const char *str)
 {