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:
@@ -783,6 +783,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
931,
|
||||
/**/
|
||||
930,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user