]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0127: unused variable v9.0.0127
authorzeertzjq <zeertzjq@outlook.com>
Mon, 1 Aug 2022 10:49:45 +0000 (11:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Aug 2022 10:49:45 +0000 (11:49 +0100)
commite95f22f63a1871b91e5508088e5ae4905ce28cd7
treed433dee6895c917045e512688a018c9a0241f5b5
parent95fca12b0e8a351ce4416417323db24c63eb940a
patch 9.0.0127: unused variable

Problem:    Unused variable.
Solution:   Remove the variable. (closes #10829)
src/map.c
src/version.c