forked from aniani/vim
patch 8.2.3020: unreachable code
Problem: Unreachable code. Solution: Remove the code. (closes #8406)
This commit is contained in:
committed by
Bram Moolenaar
parent
6864efa596
commit
2fb7495686
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3020,
|
||||
/**/
|
||||
3019,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user