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 e2f1f16635..da8ec354d9 100644 --- a/src/nvim/CMakeLists.txt +++ b/src/nvim/CMakeLists.txt @@ -543,7 +543,6 @@ set(NO_SINGLE_CHECK_HEADERS os/pty_process_win.h regexp_defs.h syntax_defs.h - terminal.h undo.h undo_defs.h ) |