1
0
forked from aniani/vim

patch 9.0.1089: unnessary assignment

Problem:    unnessary assignment
Solution:   Remove the assignment. (Luuk van Baal, closes #1136)
This commit is contained in:
Luuk van Baal
2022-12-23 12:17:33 +00:00
committed by Bram Moolenaar
parent 9fca133eb7
commit c53e7904b9
2 changed files with 2 additions and 3 deletions

View File

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