aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/diff.c
diff options
context:
space:
mode:
authorEliseo Martínez <eliseomarmol@gmail.com>2015-04-21 14:25:41 +0200
committerEliseo Martínez <eliseomarmol@gmail.com>2015-04-23 16:26:44 +0200
commit178e9fc2f6c8e9d7c7858a71c05a3f896fc05eb2 (patch)
treeb9854ccc730198a0eae439463bcfa69b64e17f40 /src/nvim/diff.c
parent04e098fc3c485eaa6d323e9121e9c81215d94a87 (diff)
downloadrneovim-178e9fc2f6c8e9d7c7858a71c05a3f896fc05eb2.tar.gz
rneovim-178e9fc2f6c8e9d7c7858a71c05a3f896fc05eb2.tar.bz2
rneovim-178e9fc2f6c8e9d7c7858a71c05a3f896fc05eb2.zip
Fix warnings: ops.c: op_yank_reg(): Dead assignment: HI.
Problem : Dead assignment @ 2480. Diagnostic : Harmless issue. Rationale : It's true `reg` is not used any more after that point. Resolution : Delete line.
Diffstat (limited to 'src/nvim/diff.c')
0 files changed, 0 insertions, 0 deletions