diff options
Diffstat (limited to 'ldmicro/lang.cpp')
-rw-r--r-- | ldmicro/lang.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldmicro/lang.cpp b/ldmicro/lang.cpp index 83f9036..084c766 100644 --- a/ldmicro/lang.cpp +++ b/ldmicro/lang.cpp @@ -43,7 +43,6 @@ typedef struct LangTag { // These are the actual translation tables, so should be included in just // one place. #include "obj/lang-tables.h" -#define LDLANG_EN char *_(char *in) { |