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

@@ -6975,13 +6975,6 @@ ins_esc (
static int disabled_redraw = FALSE;
check_spell_redraw();
# if defined(ESC_CHG_TO_ENG_MODE)
hangul_input_state_set(0);
# endif
if (composing_hangul) {
push_raw_key(composing_hangul_buffer, 2);
composing_hangul = 0;
}
temp = curwin->w_cursor.col;
if (disabled_redraw) {