changeset 34787:e77dcc645720

(ensure_frame_matrix): Function declaration removed.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Dec 2000 15:39:04 +0000
parents a9b2c624a8a2
children 9512f05b60d1
files src/dispextern.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 *));