]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1446: unnecessary checks for the "skip" flag when skipping v9.0.1446
authorzeertzjq <zeertzjq@outlook.com>
Wed, 12 Apr 2023 19:48:16 +0000 (20:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Apr 2023 19:48:16 +0000 (20:48 +0100)
commit5299c0933f942c61bfd48064c91365e518fa868c
tree0f99e21c7b84aa1afd60153aa4c549d6d7324c69
parent01967f5b1042b375b38098eceaf31671902c8dbb
patch 9.0.1446: unnecessary checks for the "skip" flag when skipping

Problem:    Unnecessary checks for the "skip" flag when skipping.
Solution:   Remove the unnecessary checks. (closes #12254)
src/userfunc.c
src/version.c