0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

patch 8.1.1041: test for Arabic no longer needed

Problem:    Test for Arabic no longer needed.
Solution:   Remove the test for something that was intentionally left out.
This commit is contained in:
Bram Moolenaar
2019-03-23 12:59:40 +01:00
parent b99abaa480
commit 295e3ba31f
2 changed files with 2 additions and 49 deletions

View File

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