1
0
forked from aniani/vim

patch 8.1.0984: unnecessary #ifdefs

Problem:    Unnecessary #ifdefs.
Solution:   Remove the #ifdefs. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2019-02-27 14:12:01 +01:00
parent 1eed532999
commit c69efcb42f
2 changed files with 4 additions and 22 deletions

View File

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