]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0715: superfluous call to redraw_win_later() v8.1.0715
authorBram Moolenaar <Bram@vim.org>
Fri, 11 Jan 2019 10:55:16 +0000 (11:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 11 Jan 2019 10:55:16 +0000 (11:55 +0100)
commit6f7e555f7440df148350468ad8bc6d559d676d7c
tree7505ecddae9b2b3f8355245f6af757e64b451bbd
parentc951522943fc7c1eedaa707d2fa06da5ca17545a
patch 8.1.0715: superfluous call to redraw_win_later()

Problem:    Superfluous call to redraw_win_later().
Solution:   Remove the call.
src/move.c
src/version.c