diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main.c b/src/main.c index 759366c5d3..1fec7ffc96 100644 --- a/src/main.c +++ b/src/main.c @@ -2399,8 +2399,3 @@ time_msg ( * When FEAT_FKMAP is defined, also compile the Farsi source code. */ # include "farsi.c" - -/* - * When FEAT_ARABIC is defined, also compile the Arabic source code. - */ -# include "arabic.c" |