0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 9.0.0526: MS-Windows: still some support for XP and old compilers

Problem:    MS-Windows: still some support for XP and old compilers.
Solution:   Remove XP support and mention of old compilers. (Ken Takata,
            closes #11183)
This commit is contained in:
K.Takata
2022-09-21 10:51:13 +01:00
committed by Bram Moolenaar
parent 5917341f65
commit f7c7aa3594
3 changed files with 4 additions and 29 deletions

View File

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