]> granicus.if.org Git - vim/commit
patch 9.0.1116: compiler may complain about an unused function v9.0.1116
authorBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 19:54:53 +0000 (19:54 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 30 Dec 2022 19:54:53 +0000 (19:54 +0000)
commit770713794a59f8f315f331025a15e3c25aa5ddfe
tree0cad64f20fdbda8b75437d7910a1e7818056d0f4
parented0c1d5d4b30d03b26ff08841f6da2ddf44025a7
patch 9.0.1116: compiler may complain about an unused function

Problem:    Compiler may complain about an unused function.
Solution:   Add #ifdef. (John Marriott)
src/term.c
src/version.c