aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ex_cmds.c
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2019-11-09 12:41:50 +0100
committerBjörn Linse <bjorn.linse@gmail.com>2019-11-11 20:18:15 +0100
commit18a8b702c0ce7a8bacd84f6c95e440ae23a3299e (patch)
treecd3bbe1bfe009ce75633793b028da2ce0ed35ef2 /src/nvim/ex_cmds.c
parenta9065a50518ef59351f9d0d32041a991a751653f (diff)
downloadrneovim-18a8b702c0ce7a8bacd84f6c95e440ae23a3299e.tar.gz
rneovim-18a8b702c0ce7a8bacd84f6c95e440ae23a3299e.tar.bz2
rneovim-18a8b702c0ce7a8bacd84f6c95e440ae23a3299e.zip
extmark: review changes
Diffstat (limited to 'src/nvim/ex_cmds.c')
-rw-r--r--src/nvim/ex_cmds.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nvim/ex_cmds.c b/src/nvim/ex_cmds.c
index fb97c46117..c5f7815fc5 100644
--- a/src/nvim/ex_cmds.c
+++ b/src/nvim/ex_cmds.c
@@ -106,8 +106,6 @@ typedef struct {
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "ex_cmds.c.generated.h"
-#include "mark_extended.h"
-
#endif
/// ":ascii" and "ga" implementation