]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1744: Dead code in open_cmdwin() v9.0.1744
authorSean Dewar <seandewar@users.noreply.github.com>
Sat, 19 Aug 2023 11:23:50 +0000 (13:23 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 19 Aug 2023 11:23:50 +0000 (13:23 +0200)
commitc3172fe9e4d3ea7f705b5fc02fdb0c4ceb3df8b9
treef85a2a68a52cc8a793f5064b3484a63686b61776
parent04510566b10b5552d4ce8ba32e5422e755a239fb
patch 9.0.1744: Dead code in open_cmdwin()

Problem: Dead code in open_cmdwin()
Solution: Remove it

closes: #12839

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Sean Dewar <seandewar@users.noreply.github.com>
src/ex_getln.c
src/version.c