]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0136: stray ch_logfile() call v8.2.0136
authorBram Moolenaar <Bram@vim.org>
Mon, 20 Jan 2020 20:32:51 +0000 (21:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 20 Jan 2020 20:32:51 +0000 (21:32 +0100)
commited5adff1e6da412732514d82363005f85fe22e04
tree352a4661e3c74bb716725c1703923ecf02e99d39
parentfe4bbac1166f2e4e3fa18cb966ec7305198c8176
patch 8.2.0136: stray ch_logfile() call

Problem:    Stray ch_logfile() call.
Solution:   Remove it. (closes #5503)
src/testdir/test_source.vim
src/version.c