summaryrefslogtreecommitdiffstats
path: root/src/structs.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
committerBram Moolenaar <Bram@vim.org>2019-02-16 15:10:30 +0100
commit14184a3133b9a6ee5f711d493c04e41ba4fa7c2f (patch)
tree2fefdfea751bfbfdbbec793f880073bd8387bb4f /src/structs.h
parent6902c0eb27a3e4479445badfef31443f2227fe60 (diff)
patch 8.1.0932: Farsi support is outdated and unusedv8.1.0932
Problem: Farsi support is outdated and unused. Solution: Delete the Farsi support.
Diffstat (limited to 'src/structs.h')
-rw-r--r--src/structs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/structs.h b/src/structs.h
index 4464c4b8d1..fdef811e47 100644
--- a/src/structs.h
+++ b/src/structs.h
@@ -2952,10 +2952,6 @@ struct window_S
dict_T *w_vars; /* internal variables, local to window */
#endif
-#if defined(FEAT_RIGHTLEFT) && defined(FEAT_FKMAP)
- int w_farsi; /* for the window dependent Farsi functions */
-#endif
-
/*
* The w_prev_pcmark field is used to check whether we really did jump to
* a new line after setting the w_pcmark. If not, then we revert to