1
0
forked from aniani/vim

patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI

Problem:    'imactivatefunc' and 'imstatusfunc' are not used in the GUI.
Solution:   Adjust the #ifdefs. (closes #6367)
This commit is contained in:
Bram Moolenaar
2020-07-01 15:12:44 +02:00
parent 8e6cbb7232
commit ef8c617b9c
4 changed files with 7 additions and 8 deletions

View File

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