forked from aniani/vim
patch 8.2.4958: a couple conditions are always true
Problem: A couple conditions are always true. Solution: Remove the conditions. (Goc Dundar, closes #10428)
This commit is contained in:
committed by
Bram Moolenaar
parent
b559b302e0
commit
dd41037552
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4958,
|
||||
/**/
|
||||
4957,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user