diff options
Diffstat (limited to 'src')
| -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 6da6416e644..257998ccfc1 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -2256,7 +2256,6 @@ int popup_activated P_ ((void)); | |||
| 2256 | 2256 | ||
| 2257 | /* Defined in dispnew.c */ | 2257 | /* Defined in dispnew.c */ |
| 2258 | 2258 | ||
| 2259 | extern void ensure_frame_matrix P_ ((struct frame *)); | ||
| 2260 | int estimate_mode_line_height P_ ((struct frame *, enum face_id)); | 2259 | int estimate_mode_line_height P_ ((struct frame *, enum face_id)); |
| 2261 | Lisp_Object mode_line_string P_ ((struct window *, int, int, int, int *)); | 2260 | Lisp_Object mode_line_string P_ ((struct window *, int, int, int, int *)); |
| 2262 | extern void redraw_frame P_ ((struct frame *)); | 2261 | extern void redraw_frame P_ ((struct frame *)); |