1
0
forked from aniani/vim

patch 8.2.2118: dead code in the job support

Problem:    Dead code in the job support. (Dominique Pellé)
Solution:   Define USE_ARGV before checking for it.
This commit is contained in:
Bram Moolenaar
2020-12-09 13:16:13 +01:00
parent 7bb4e74c38
commit f46bf5204c
2 changed files with 8 additions and 3 deletions

View File

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