1
0
forked from aniani/vim

patch 8.2.4175: MS-Windows: runtime check for multi-line balloon is obsolete

Problem:    MS-Windows: runtime check for multi-line balloon is obsolete.
Solution:   Remove the obsolete code. (Ken Takata, closes #9592)
This commit is contained in:
Bram Moolenaar
2022-01-22 10:24:47 +00:00
parent 19e69a6330
commit 0bd663a380
4 changed files with 15 additions and 146 deletions

View File

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