summaryrefslogtreecommitdiffstats
path: root/support/kconfig/kxgettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'support/kconfig/kxgettext.c')
-rw-r--r--support/kconfig/kxgettext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/support/kconfig/kxgettext.c b/support/kconfig/kxgettext.c
index e9d8e791b..2858738b2 100644
--- a/support/kconfig/kxgettext.c
+++ b/support/kconfig/kxgettext.c
@@ -7,7 +7,6 @@
#include <stdlib.h>
#include <string.h>
-#define LKC_DIRECT_LINK
#include "lkc.h"
static char *escape(const char* text, char *bf, int len)