1
0
forked from aniani/vim

patch 8.2.4143: MS-Windows: IME support for Win9x is obsolete

Problem:    MS-Windows: IME support for Win9x is obsolete.
Solution:   Remove the Win9x code. (Ken Takata, closes #9559)
This commit is contained in:
K.Takata
2022-01-19 12:59:21 +00:00
committed by Bram Moolenaar
parent b4868eddd9
commit b0b2b73dca
2 changed files with 21 additions and 64 deletions

View File

@@ -750,6 +750,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4143,
/**/
4142,
/**/