]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0965: has_funcundefined() is not used v8.2.0965
authorBram Moolenaar <Bram@vim.org>
Fri, 12 Jun 2020 20:15:31 +0000 (22:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 12 Jun 2020 20:15:31 +0000 (22:15 +0200)
commit5055c56cfbedc6326c607d40c7a1241682f7675e
treed6c48637de428fbe90281d4b1394a78d2d36fc2f
parent37d1673ce007c46ec2338f3236ae1b7b0324bd25
patch 8.2.0965: has_funcundefined() is not used

Problem:    Has_funcundefined() is not used.
Solution:   Delete the function. (Dominique PellĂ©, closes #6242)
src/autocmd.c
src/proto/autocmd.pro
src/version.c