summaryrefslogtreecommitdiff
path: root/src/dispextern.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dispextern.h')
-rw-r--r--src/dispextern.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dispextern.h b/src/dispextern.h
index 817211e795e..037e02ff58f 100644
--- a/src/dispextern.h
+++ b/src/dispextern.h
@@ -2350,9 +2350,6 @@ struct it
used for overlay strings and strings from display properties. */
ptrdiff_t string_nchars;
- /* Position at which redisplay end trigger functions should be run. */
- ptrdiff_t redisplay_end_trigger_charpos;
-
/* True means multibyte characters are enabled. */
bool_bf multibyte_p : 1;