diff options
Diffstat (limited to 'src/dispextern.h')
| -rw-r--r-- | src/dispextern.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index b08d6107b80..5bdf943466b 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -3065,7 +3065,6 @@ extern ptrdiff_t compute_display_string_pos (struct text_pos *, | |||
| 3065 | extern ptrdiff_t compute_display_string_end (ptrdiff_t, | 3065 | extern ptrdiff_t compute_display_string_end (ptrdiff_t, |
| 3066 | struct bidi_string_data *); | 3066 | struct bidi_string_data *); |
| 3067 | extern void produce_stretch_glyph (struct it *); | 3067 | extern void produce_stretch_glyph (struct it *); |
| 3068 | extern void produce_special_glyphs (struct it *, enum display_element_type); | ||
| 3069 | 3068 | ||
| 3070 | #ifdef HAVE_WINDOW_SYSTEM | 3069 | #ifdef HAVE_WINDOW_SYSTEM |
| 3071 | 3070 | ||