forked from aniani/vim
patch 8.2.3947: unnecessary check for NULL pointer
Problem: Unnecessary check for NULL pointer. Solution: Remove the check. (closes #9434)
This commit is contained in:
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3947,
|
||||
/**/
|
||||
3946,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user