1
0
forked from aniani/vim

patch 8.2.4923: test checks for terminal feature unnecessarily

Problem:    Test checks for terminal feature unnecessarily.
Solution:   Remove CheckRunVimInTerminal. (closes #10383)
This commit is contained in:
zeertzjq
2022-05-09 11:03:19 +01:00
committed by Bram Moolenaar
parent b370771bff
commit 194843028e
2 changed files with 2 additions and 2 deletions

View File

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