diff options
Diffstat (limited to 'src/clint.py')
-rwxr-xr-x | src/clint.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/clint.py b/src/clint.py index d853428cd0..13c2978cf4 100755 --- a/src/clint.py +++ b/src/clint.py @@ -1017,7 +1017,6 @@ def CheckIncludes(filename, lines, error): "src/nvim/os/fs.h", "src/nvim/os/input.h", "src/nvim/os/lang.h", - "src/nvim/os/os.h", "src/nvim/os/pty_conpty_win.h", "src/nvim/os/pty_process_unix.h", "src/nvim/os/pty_process_win.h", |