]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4958: a couple conditions are always true v8.2.4958
author=?UTF-8?q?Dundar=20G=C3=B6c?= <gocdundar@gmail.com>
Sun, 15 May 2022 12:59:11 +0000 (13:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 May 2022 12:59:11 +0000 (13:59 +0100)
commitdd41037552c1be3548d2ce34bb1c889f14edb553
tree92d4352bf89c6918c9c7e5254c438bc183997bfb
parentb559b302e0ecc6fced03d5201dc30f10cff7af0a
patch 8.2.4958: a couple conditions are always true

Problem:    A couple conditions are always true.
Solution:   Remove the conditions. (Goc Dundar, closes #10428)
src/evalfunc.c
src/quickfix.c
src/version.c