diff options
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/main.c b/src/main.c index 1fec7ffc96..331801c46b 100644 --- a/src/main.c +++ b/src/main.c @@ -2392,10 +2392,3 @@ time_msg ( } #endif - - - -/* - * When FEAT_FKMAP is defined, also compile the Farsi source code. - */ -# include "farsi.c" |