0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.2.4383: Vim9: unused code lines

Problem:    Vim9: unused code lines.
Solution:   Rely on either "cctx" or "cstack" to not be NULL.
This commit is contained in:
Bram Moolenaar
2022-02-14 19:53:03 +00:00
parent e4835bf340
commit 7a3b802bab
2 changed files with 13 additions and 16 deletions

View File

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