]> git.eshelyaron.com Git - emacs.git/commitdiff
(mark_window_display_accurate): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Sat, 28 Feb 2004 01:02:35 +0000 (01:02 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 28 Feb 2004 01:02:35 +0000 (01:02 +0000)
src/lisp.h

index c9eb714be18b5ec83469d6c3c0e7e134a74b40bf..951f68862ceed6595aa7e3ca9b3a50af40c5fc7a 100644 (file)
@@ -2380,7 +2380,6 @@ extern void redisplay P_ ((void));
 extern int check_point_in_composition
        P_ ((struct buffer *, int, struct buffer *, int));
 extern void redisplay_preserve_echo_area P_ ((int));
-extern void mark_window_display_accurate P_ ((Lisp_Object, int));
 extern void prepare_menu_bars P_ ((void));
 
 void set_frame_cursor_types P_ ((struct frame *, Lisp_Object));