1
0
forked from aniani/vim

patch 8.0.0579: duplicate test case for quickfix

Problem:    Duplicate test case for quickfix.
Solution:   Remove the function. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2017-04-22 15:42:53 +02:00
parent 7a85b0f028
commit 9b77016545
2 changed files with 2 additions and 12 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
579,
/**/
578,
/**/