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:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3607,
|
||||
/**/
|
||||
3606,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user