]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2101: write_session_file() often defined but not used v8.1.2101
authorBram Moolenaar <Bram@vim.org>
Sun, 29 Sep 2019 17:02:46 +0000 (19:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 29 Sep 2019 17:02:46 +0000 (19:02 +0200)
commitac02a638b4ae2f019b448bf82bf2667e75ff939e
treecb97db1ed47f12821c2408380bef0ab3363ef9e2
parentee1a2b5a2a44dde9b4e9b34141b4d1c7b0e0513f
patch 8.1.2101: write_session_file() often defined but not used

Problem:    write_session_file() often defined but not used.
Solution:   Adjust the #ifdef. (Yegappan Lakshmanan, closes #4998)
src/session.c
src/version.c