forked from aniani/vim
patch 8.2.4337: part of condition is always true
Problem: Part of condition is always true. Solution: Remove that part of the condition. (closes #9729)
This commit is contained in:
committed by
Bram Moolenaar
parent
769f5895eb
commit
78a8404f8b
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4337,
|
||||
/**/
|
||||
4336,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user