diff options
Diffstat (limited to 'src/dispextern.h')
| -rw-r--r-- | src/dispextern.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index bc75dc5d2e6..8a1d8e7948e 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -3064,8 +3064,6 @@ extern struct frame *last_mouse_frame; | |||
| 3064 | extern int last_tool_bar_item; | 3064 | extern int last_tool_bar_item; |
| 3065 | extern void reseat_at_previous_visible_line_start (struct it *); | 3065 | extern void reseat_at_previous_visible_line_start (struct it *); |
| 3066 | extern Lisp_Object lookup_glyphless_char_display (int, struct it *); | 3066 | extern Lisp_Object lookup_glyphless_char_display (int, struct it *); |
| 3067 | extern int calc_pixel_width_or_height (double *, struct it *, Lisp_Object, | ||
| 3068 | struct font *, int, int *); | ||
| 3069 | extern EMACS_INT compute_display_string_pos (struct text_pos *, | 3067 | extern EMACS_INT compute_display_string_pos (struct text_pos *, |
| 3070 | struct bidi_string_data *, | 3068 | struct bidi_string_data *, |
| 3071 | int, int *); | 3069 | int, int *); |