]> granicus.if.org Git - vim/commit
patch 8.1.2217: compiler warning for unused variable v8.1.2217
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Oct 2019 10:23:04 +0000 (12:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Oct 2019 10:23:04 +0000 (12:23 +0200)
commitc7488a7fc8ed0d4fd9cc440117ff848170321517
tree010f457a887fcfc5faebf3e55d1cb0cb105654e8
parent1fd30d7bae1b3e57f008c052d765a3ec73d58114
patch 8.1.2217: compiler warning for unused variable

Problem:    Compiler warning for unused variable.
Solution:   Move variable inside #ifdef. (John Marriott)
src/ex_cmds.c
src/version.c