0
0
mirror of https://github.com/vim/vim.git synced 2025-09-27 04:14:06 -04:00

patch 7.4.1957

Problem:    Perl interface has obsolete workaround.
Solution:   Remove the workaround added by 7.3.623. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2016-06-26 17:16:51 +02:00
parent 5d2ca04029
commit 7b61bf187a
2 changed files with 6 additions and 12 deletions

View File

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