diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-10-21 22:12:50 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-10-21 23:24:50 +0200 |
commit | 2afebc4e5f551c7a4f7655d6d693a0ca745a6a31 (patch) | |
tree | 5e2532ae77f125274778a54cb06b8feee47e5c6f /runtime/syntax/php.vim | |
parent | a8422818a74b56ab42a92cbf3c044165657a4060 (diff) | |
download | rneovim-2afebc4e5f551c7a4f7655d6d693a0ca745a6a31.tar.gz rneovim-2afebc4e5f551c7a4f7655d6d693a0ca745a6a31.tar.bz2 rneovim-2afebc4e5f551c7a4f7655d6d693a0ca745a6a31.zip |
fix warning: "Dead assignment"
`tv` is passed to the TYPVAL_ENCODE_CONV_FUNC_BEFORE_* macros, which
don't appear to actually use that parameter.
Found by clang scan-build 5.0
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions