diff options
Diffstat (limited to 'support/kconfig/kxgettext.c')
-rw-r--r-- | support/kconfig/kxgettext.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/support/kconfig/kxgettext.c b/support/kconfig/kxgettext.c index e9d8e791bf..2858738b22 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) |