1
0
forked from aniani/vim

patch 8.2.3718: compiler warns for unused variable without +textprop

Problem:    Compiler warns for unused variable without the +textprop feature.
            (John Marriott)
Solution:   Adjust #ifdefs.
This commit is contained in:
Bram Moolenaar
2021-12-02 11:34:21 +00:00
parent db9ff9ab5d
commit 3569c0de67
2 changed files with 8 additions and 3 deletions

View File

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