1
0
forked from aniani/vim

patch 8.2.4235: invalid check for NULL pointer

Problem:    Invalid check for NULL pointer.
Solution:   Remove the check.
This commit is contained in:
Bram Moolenaar
2022-01-27 20:47:03 +00:00
parent b3d83980d2
commit 37cf413e3e
2 changed files with 3 additions and 1 deletions

View File

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