]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2814: Vim9: unused variable v8.2.2814
authorBram Moolenaar <Bram@vim.org>
Mon, 26 Apr 2021 19:39:25 +0000 (21:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 26 Apr 2021 19:39:25 +0000 (21:39 +0200)
commitb06b50dfa06e1cbefd634e2735e7cd5ddd5b911c
tree61ddb474009cad97f133f581df93aaee8a6568b5
parentbb01a1ef3a093cdb36877ba73474719c531dc8cb
patch 8.2.2814: Vim9: unused variable

Problem:    Vim9: unused variable. (John Marriott)
Solution:   Adjust #ifdef.
src/version.c
src/vim9execute.c