0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.4369: redundant #ifdef argument

Problem:    Redundant #ifdef argument.
Solution:   Remove unused MSWIN. (Ola Söder, closes #9758)
This commit is contained in:
ola.soder@axis.com
2022-02-13 12:24:21 +00:00
committed by Bram Moolenaar
parent e131496ebf
commit f7fbeed0ac
2 changed files with 4 additions and 2 deletions

View File

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