1
0
forked from aniani/vim

patch 8.1.1026: unused condition

Problem:    Unused condition. (Coverity)
Solution:   Remove the condition.  Also remove unused #define.
This commit is contained in:
Bram Moolenaar
2019-03-20 21:42:20 +01:00
parent 64c8ed366d
commit d00e024d9f
2 changed files with 4 additions and 39 deletions

View File

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