forked from aniani/vim
patch 8.0.1728: condition always false, useless code
Problem: Condition always false, useless code. Solution: Remove the code. (Nikolai Pavlov, closes #2808)
This commit is contained in:
@@ -762,6 +762,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1728,
|
||||
/**/
|
||||
1727,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user