diff options
Diffstat (limited to 'src/eval.c')
-rw-r--r-- | src/eval.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/eval.c b/src/eval.c index d5ed1b1e04..f8e6c5320c 100644 --- a/src/eval.c +++ b/src/eval.c @@ -10246,7 +10246,6 @@ static void f_has(typval_T *argvars, typval_T *rettv) "fork", #endif "gettext", - "hangul_input", #if defined(HAVE_ICONV_H) && defined(USE_ICONV) "iconv", #endif |