1
0
forked from aniani/vim

patch 7.4.2104

Problem:    Code duplication when unreferencing a function.
Solution:   De-duplicate.
This commit is contained in:
Bram Moolenaar
2016-07-26 20:46:08 +02:00
parent e99e84497b
commit 97baee80f0
2 changed files with 11 additions and 16 deletions

View File

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