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