mirror of
https://github.com/neovim/neovim.git
synced 2025-09-12 06:18:16 +00:00
Remove remaining hangul-related code
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user