summaryrefslogtreecommitdiff
path: root/src/dispextern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispextern.h')
-rw-r--r--src/dispextern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index c823194bd6b..d61b2a388d5 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -1915,7 +1915,6 @@ struct bidi_stack {
struct bidi_saved_info last_strong;
struct bidi_saved_info next_for_neutral;
struct bidi_saved_info prev_for_neutral;
- struct bidi_saved_info next_for_ws;
unsigned level : 7;
bool_bf isolate_status : 1;
unsigned override : 2;