# HG changeset patch # User Gerd Moellmann # Date 977413144 0 # Node ID e77dcc645720b15f31bcfa698db9a8cedbbb96b4 # Parent a9b2c624a8a2ec40c67ac099f87e4b7c51362a70 (ensure_frame_matrix): Function declaration removed. diff -r a9b2c624a8a2 -r e77dcc645720 src/dispextern.h --- a/src/dispextern.h Thu Dec 21 15:38:38 2000 +0000 +++ b/src/dispextern.h Thu Dec 21 15:39:04 2000 +0000 @@ -2256,7 +2256,6 @@ /* 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 *));