]> granicus.if.org Git - vim/commit
patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined v9.0.1094
authorBram Moolenaar <Bram@vim.org>
Sun, 25 Dec 2022 15:59:25 +0000 (15:59 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 25 Dec 2022 15:59:25 +0000 (15:59 +0000)
commit9b99411b93f017609399e04527fdd3b6e83b5a55
tree6201f2edbceb013fa5fe094fbc3aaa41c18052c2
parent590162cae0410b50572a3ab0e72a2e5873b99f1a
patch 9.0.1094: compiler warning when HAS_MESSAGE_WINDOW is not defined

Problem:    Compiler warning when HAS_MESSAGE_WINDOW is not defined.
Solution:   Add UNUSED.
src/version.c
src/vim9cmds.c