diff src/dispextern.h @ 34787:e77dcc645720

(ensure_frame_matrix): Function declaration removed.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 21 Dec 2000 15:39:04 +0000
parents 77b93ad23bdb
children 075528550112
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 *));