]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0714: unessesary #if lines in GTK code v8.1.0714
authorBram Moolenaar <Bram@vim.org>
Thu, 10 Jan 2019 21:56:30 +0000 (22:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 10 Jan 2019 21:56:30 +0000 (22:56 +0100)
commitc951522943fc7c1eedaa707d2fa06da5ca17545a
treee33897cbf796757c8935488dfc458caec28adece
parent24877cf22c59acefc69c33d8368841a149135fed
patch 8.1.0714: unessesary #if lines in GTK code

Problem:    Unessesary #if lines in GTK code.
Solution:   Remove the #if. (Ken Takata, closes #3785)
src/gui_beval.c
src/if_mzsch.c
src/version.c