patch 8.0.1143: macros always expand to the same thing v8.0.1143
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Sep 2017 14:24:34 +0000 (16:24 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Sep 2017 14:24:34 +0000 (16:24 +0200)
commite0de17d84e1612dbc9362989194de5674f221de5
tree5fb945466e99a3d5ebc418a2e61e333f9c1a5905
parent378daf87d380b9f3c4f822786dfbfdcad9ca2db9
patch 8.0.1143: macros always expand to the same thing

Problem:    Macros always expand to the same thing.
Solution:   Remove W_VSEP_WIDTH() and W_STATUS_HEIGHT().
src/ex_getln.c
src/gui.c
src/screen.c
src/structs.h
src/version.c
src/vim.h