]> granicus.if.org Git - vim/commit
patch 9.0.0792: MS-Windows: compiler complains about unused function v9.0.0792
authorBram Moolenaar <Bram@vim.org>
Tue, 18 Oct 2022 20:48:14 +0000 (21:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 18 Oct 2022 20:48:14 +0000 (21:48 +0100)
commitbf72e0c67f26ea7c8fd941fdd1533c24c7b6cb43
treecd44d73dd1ff70cde5fe7678ad91f3b82ee23352
parenta353282c13287058fde95bb6eb914e342fd4253c
patch 9.0.0792: MS-Windows: compiler complains about unused function

Problem:    MS-Windows: compiler complains about unused function.
Solution:   Add #ifdef. (John Marriott)
src/os_win32.c
src/version.c