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 5e482abca9..3440e57b59 100755 --- a/src/clint.py +++ b/src/clint.py @@ -977,7 +977,6 @@ def CheckIncludes(filename, lines, error): "src/nvim/highlight.h", "src/nvim/highlight_defs.h", "src/nvim/highlight_group.h", - "src/nvim/iconv.h", "src/nvim/indent.h", "src/nvim/indent_c.h", "src/nvim/input.h", |