1
0
forked from aniani/vim

patch 8.2.0951: search stat test has leftover from debugging

Problem:    Search stat test has leftover from debugging.
Solution:   Remove line that writes a file. (Christian Brabandt, closes #6224)
This commit is contained in:
Bram Moolenaar
2020-06-10 20:21:09 +02:00
parent 13b8205b44
commit 6ba24d8763
2 changed files with 2 additions and 1 deletions

View File

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