]> granicus.if.org Git - vim/commit
patch 8.2.3313: unused code in win_exchange() and frame_remove() v8.2.3313
authorgmntroll <gmantrolllol@gmail.com>
Sat, 7 Aug 2021 20:35:52 +0000 (22:35 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Aug 2021 20:35:52 +0000 (22:35 +0200)
commit9e2fa4bb9eb40a78a1ae1f67a4064651b5ce0aac
treef8f62e2eae314dfd1c6348bb11200c982f2a78f5
parente525bdda3aa29f0ffcb18d8d16903ebafc2b5881
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)
src/version.c
src/window.c