aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_getln.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/ex_getln.h')
-rw-r--r--src/nvim/ex_getln.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nvim/ex_getln.h b/src/nvim/ex_getln.h
index 967aab6138..93bdd2299f 100644
--- a/src/nvim/ex_getln.h
+++ b/src/nvim/ex_getln.h
@@ -9,8 +9,6 @@
#include "nvim/option_defs.h" // IWYU pragma: keep
#include "nvim/types_defs.h" // IWYU pragma: keep
-struct cmdline_info;
-
/// Command-line colors: one chunk
///
/// Defines a region which has the same highlighting.