0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

patch 8.1.1454: build failure without the conceal feature

Problem:    Build failure without the conceal feature.
Solution:   Remove #ifdef.
This commit is contained in:
Bram Moolenaar
2019-06-02 19:02:27 +02:00
parent 3397f74ac2
commit 6116b6abb1
2 changed files with 2 additions and 2 deletions

View File

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