1
0
forked from aniani/vim

patch 8.1.0942: options window still checks for the multi_byte feature

Problem:    Options window still checks for the multi_byte feature.
Solution:   Remove the unnecessary check. (Dominique Pelle, closes #3990)
This commit is contained in:
Bram Moolenaar
2019-02-17 17:53:49 +01:00
parent 4f97475d32
commit 76cbe811da
2 changed files with 33 additions and 37 deletions

View File

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