summaryrefslogtreecommitdiffstats
path: root/src/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.h')
-rw-r--r--src/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/proto.h b/src/proto.h
index 02b9642e8e..3b6d1acd1e 100644
--- a/src/proto.h
+++ b/src/proto.h
@@ -94,9 +94,7 @@ extern int _stricoll(char *a, char *b);
# include "hashtab.pro"
# include "highlight.pro"
# include "indent.pro"
-# ifdef FEAT_INS_EXPAND
# include "insexpand.pro"
-# endif
# include "json.pro"
# include "list.pro"
# include "blob.pro"