1
0
forked from aniani/vim

patch 8.1.0931: vtp_working included in GUI build but unused

Problem:    vtp_working included in GUI build but unused.
Solution:   Adjust #ifdefs. (Ken Takata, closes #3971)
This commit is contained in:
Bram Moolenaar
2019-02-16 14:07:37 +01:00
parent 0a1b17bbec
commit 6902c0eb27
2 changed files with 5 additions and 3 deletions

View File

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