]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4750: small pieces of dead code v8.2.4750
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Thu, 14 Apr 2022 19:43:56 +0000 (20:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Apr 2022 19:43:56 +0000 (20:43 +0100)
commitb836658a04ee5456deca2ee523de9efe51252da3
treed2cbeafd920a3ed6a81196788e83a8e708d99c48
parenteca7c60d68e63001dbe3c8e5d240b0895e607fc3
patch 8.2.4750: small pieces of dead code

Problem:    Small pieces of dead code.
Solution:   Remove the dead code. (Goc Dundar, closes #10190) Rename the
            qftf_cb struct member to avoid confusion.
src/ex_cmds.c
src/misc1.c
src/optionstr.c
src/quickfix.c
src/version.c