aboutsummaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/globals.h b/src/globals.h
index f6adf0381c..7f8142e322 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -1136,9 +1136,4 @@ EXTERN char *ignoredp;
*/
# include "farsi.h"
-/*
- * Optional Arabic support. Include it here, so EXTERN and INIT are defined.
- */
-# include "arabic.h"
-
#endif /* NEOVIM_GLOBALS_H */