1
0
forked from aniani/vim

patch 8.2.3607: GTK3 screen updating is slow

Problem:    GTK3 screen updating is slow.
Solution:   Remove some of the GTK3-specific code. (closes #9052)
This commit is contained in:
presuku
2021-11-16 20:03:56 +00:00
committed by Bram Moolenaar
parent d3682c5f28
commit 9459b8d461
3 changed files with 30 additions and 145 deletions

View File

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