]> git.eshelyaron.com Git - emacs.git/commitdiff
(ensure_frame_matrix): Function declaration removed.
authorGerd Moellmann <gerd@gnu.org>
Thu, 21 Dec 2000 15:39:04 +0000 (15:39 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 21 Dec 2000 15:39:04 +0000 (15:39 +0000)
src/dispextern.h

index 6da6416e6441ef7551dc5f1013d1fde399087bfb..257998ccfc15eb4c3572796724aac033f83b7ca7 100644 (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 *));