aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
diff options
context:
space:
mode:
authorRui Abreu Ferreira <raf-ep@gmx.com>2015-05-20 21:24:58 +0100
committerRui Abreu Ferreira <raf-ep@gmx.com>2015-05-21 23:16:40 +0100
commit99aacb142909c8a3d57e9ebe4c3c1fc9e203e210 (patch)
treeff0ce6976eda3cce82729b8ea4dc621ae03834dd /src/nvim/eval.c
parent82c36970b8bc31ef1c0b18031f59c80e759303da (diff)
downloadrneovim-99aacb142909c8a3d57e9ebe4c3c1fc9e203e210.tar.gz
rneovim-99aacb142909c8a3d57e9ebe4c3c1fc9e203e210.tar.bz2
rneovim-99aacb142909c8a3d57e9ebe4c3c1fc9e203e210.zip
cmake: Remove unneeded platform checks
Removed unneeded platform checks from config/config.h.in and config/CMakeLists.txt - HAVE_OSPEED and HAVE_UP_BC_PC were used by the old UI, and are no longer needed. - sigvec() was used as part of the signal handling code in os_unix.c, but it is no longer used in Neovim. - The function lstat() is no longer used, replaced with libuv.
Diffstat (limited to 'src/nvim/eval.c')
0 files changed, 0 insertions, 0 deletions