mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Current Korean IMEs don't have candidates
This commit is contained in:
parent
ed2022a175
commit
42d8db7e34
1 changed files with 0 additions and 3 deletions
|
|
@ -1109,9 +1109,6 @@ static void UILess_GetCandidateList(SDL_VideoData *videodata, ITfCandidateListUI
|
|||
}
|
||||
}
|
||||
}
|
||||
// TODO: why was this necessary? check ime_horizontal_candidates instead?
|
||||
// if (PRIMLANG() == LANG_KOREAN)
|
||||
// videodata->ime_candsel = -1;
|
||||
|
||||
IME_SendCandidateList(videodata);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue