]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0409: set_progpath is defined but not always used v8.0.0409
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Mar 2017 18:11:12 +0000 (19:11 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Mar 2017 18:11:12 +0000 (19:11 +0100)
commit595297d6d5658266dd0574361f77f7832bb18e26
tree52699c638f083ba46ebee8fe20fb01c4257410f7
parenteadbc2b46176e2aff2cde5f3874b734ae2ae082a
patch 8.0.0409: set_progpath is defined but not always used

Problem:    set_progpath is defined but not always used
Solution:   Adjust #ifdef.
src/main.c
src/version.c