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:
committed by
Bram Moolenaar
parent
9fca133eb7
commit
c53e7904b9
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1089,
|
||||
/**/
|
||||
1088,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user