diff options
author | Nicolas Hillegeer <nicolas@hillegeer.com> | 2014-07-03 14:20:16 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-07-11 13:10:59 -0400 |
commit | 94f488d1ca71dd1adffad1ffdf561a8b47db515d (patch) | |
tree | bf768b7f32da472047a707569e4e4ea262139184 /src/nvim/api/buffer.c | |
parent | 958b3c5ffb6154b92fce7ecc0380e88e89893438 (diff) | |
download | rneovim-94f488d1ca71dd1adffad1ffdf561a8b47db515d.tar.gz rneovim-94f488d1ca71dd1adffad1ffdf561a8b47db515d.tar.bz2 rneovim-94f488d1ca71dd1adffad1ffdf561a8b47db515d.zip |
c99: remove vim_round #909
C89 did not have round(), vim emulated it with vim_round. But since we're
using C99 this is not a problem anymore.
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions