1
0
forked from aniani/vim

patch 8.2.3313: unused code in win_exchange() and frame_remove()

Problem:    Unused code in win_exchange() and frame_remove().
Solution:   Remove the code. (closes #8728)
This commit is contained in:
gmntroll
2021-08-07 22:35:52 +02:00
committed by Bram Moolenaar
parent e525bdda3a
commit 9e2fa4bb9e
2 changed files with 6 additions and 23 deletions

View File

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