diff options
Diffstat (limited to 'src/nvim/CMakeLists.txt')
-rw-r--r-- | src/nvim/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/CMakeLists.txt b/src/nvim/CMakeLists.txt index 08d86cc1ce..1c2dad6094 100644 --- a/src/nvim/CMakeLists.txt +++ b/src/nvim/CMakeLists.txt @@ -71,7 +71,6 @@ set(CONV_SOURCES move.c normal.c ops.c - os_unix.c path.c popupmnu.c quickfix.c |