aboutsummaryrefslogtreecommitdiff
path: root/runtime/compiler/php.vim
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2014-11-14 09:51:43 +0100
committerEliseo Martínez <eliseomarmol@gmail.com>2014-11-15 13:57:11 +0100
commit150b0d66e11dc69b1a4fc3daad3016fa74bee4d9 (patch)
treeca6faf2bbc85d9098b6663d2d236ca761175cb2f /runtime/compiler/php.vim
parent4a8af9cc99cd97032d85819601dc44d6de852c1d (diff)
downloadrneovim-150b0d66e11dc69b1a4fc3daad3016fa74bee4d9.tar.gz
rneovim-150b0d66e11dc69b1a4fc3daad3016fa74bee4d9.tar.bz2
rneovim-150b0d66e11dc69b1a4fc3daad3016fa74bee4d9.zip
Fix warnings: charset.c: win_lbr_chartabsize(): Dead assignment: HI.
Problem : Dead assignment @ 1037. Diagnostic : Harmless issue. Rationale : `tab_corr` is in effect unused after signaled point. Previous code using it after that point was removed at 24ebb018e28187c61900b1616e4f79fec9d70878. Resolution : Remove dead assignment. As only one usage remains, remove variable and inline the only usage.
Diffstat (limited to 'runtime/compiler/php.vim')
0 files changed, 0 insertions, 0 deletions