1
0
forked from aniani/vim

patch 7.4.1605

Problem:    Catching exception that won't be thrown.
Solution:   Remove try/catch.
This commit is contained in:
Bram Moolenaar
2016-03-19 18:44:08 +01:00
parent 3848e00e01
commit 3905e291fe
2 changed files with 4 additions and 6 deletions

View File

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