1
0
forked from aniani/vim

patch 8.2.0538: Vim9: VAR_PARTIAL is not used during compilation

Problem:    Vim9: VAR_PARTIAL is not used during compilation.
Solution:   Remove VAR_PARTIAL.
This commit is contained in:
Bram Moolenaar
2020-04-09 21:08:09 +02:00
parent cab2767874
commit 9c8bb7c0e2
4 changed files with 4 additions and 48 deletions

View File

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