Remove remaining hangul-related code

This commit is contained in:
Thiago de Arruda
2014-03-14 08:29:47 -03:00
parent 7f23ec398d
commit c3a88eb8ea
6 changed files with 12 additions and 23 deletions

View File

@@ -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