1
0
forked from aniani/vim

patch 8.0.1189: E172 is not actually useful

Problem:    E172 is not actually useful, it's only on Unix anyway.
Solution:   Remove the check and the error.
This commit is contained in:
Bram Moolenaar
2017-10-14 15:24:49 +02:00
parent 1d68d9b2bd
commit 6047e2c722
3 changed files with 2 additions and 29 deletions

View File

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