]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1415: warning for unused function without timers feature v8.0.1415
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Dec 2017 18:42:41 +0000 (19:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Dec 2017 18:42:41 +0000 (19:42 +0100)
commit4ce46c2a6b59586e329fb41ad25799872bffc2c8
tree7357bf6159a04fe63267e51a8e2344d901c2beb5
parent14a4deb064610c30a50f00d524dde9b3292aad59
patch 8.0.1415: warning for unused function without timers feature

Problem:    Warning for unused function without timers feature.
Solution:   Add #ifdef. (John Marriott)
src/gui.c
src/version.c