]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1447: condition is always true v9.0.1447
authorzeertzjq <zeertzjq@outlook.com>
Wed, 12 Apr 2023 20:36:03 +0000 (21:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Apr 2023 20:36:03 +0000 (21:36 +0100)
commit474891bc89e657100bd37c29129451a0e601879d
tree595227a90e441361c1f6f2102669873b24ed08cd
parent5299c0933f942c61bfd48064c91365e518fa868c
patch 9.0.1447: condition is always true

Problem:    Condition is always true.
Solution:   Remove the useless condition. (closes #12253)
src/evalvars.c
src/version.c