diff options
author | Sander Bosma <sanderbosma@gmail.com> | 2017-02-19 21:08:14 +0100 |
---|---|---|
committer | Sander Bosma <sanderbosma@gmail.com> | 2017-02-20 20:06:38 +0100 |
commit | 192fd161f985d43e7432824665ae6caeb532808c (patch) | |
tree | f625fe4f0085ec8e82e44b4775d4b10bfbc671b6 /scripts/gen_api_vimdoc.py | |
parent | ddd8f7d333645169d94bdf8a0ec551a40620a19e (diff) | |
download | rneovim-192fd161f985d43e7432824665ae6caeb532808c.tar.gz rneovim-192fd161f985d43e7432824665ae6caeb532808c.tar.bz2 rneovim-192fd161f985d43e7432824665ae6caeb532808c.zip |
hardcopy.c: fix dead assignment
`has_mbyte` is deprecated (globals.h), so `outputlen` is always assigned
within the if statement. Therefore, the previous initialization is
unnecessary.
Diffstat (limited to 'scripts/gen_api_vimdoc.py')
0 files changed, 0 insertions, 0 deletions