forked from aniani/vim
patch 8.2.4582: useless code handling a type declaration
Problem: Useless code handling a type declaration. Solution: Remove the code and give an error.
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4582,
|
||||
/**/
|
||||
4581,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user