1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 23:31:55 -08:00

(ensure_frame_matrix): Function declaration removed.

This commit is contained in:
Gerd Moellmann 2000-12-21 15:39:04 +00:00
parent a2d8ce7900
commit fa4b4cfd92

View file

@ -2256,7 +2256,6 @@ int popup_activated P_ ((void));
/* Defined in dispnew.c */
extern void ensure_frame_matrix P_ ((struct frame *));
int estimate_mode_line_height P_ ((struct frame *, enum face_id));
Lisp_Object mode_line_string P_ ((struct window *, int, int, int, int *));
extern void redraw_frame P_ ((struct frame *));