]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove prototypes for redraw_frame,
authorDave Love <fx@gnu.org>
Wed, 3 Jul 2002 22:09:46 +0000 (22:09 +0000)
committerDave Love <fx@gnu.org>
Wed, 3 Jul 2002 22:09:46 +0000 (22:09 +0000)
redraw_garbaged_frames.

src/dispextern.h

index 17166fcfb435d44c97275bcf2060849a13c67fcf..2629dfb96dcbf0992edebdbb1096a41f3531e4dc 100644 (file)
@@ -2402,8 +2402,6 @@ int line_hash_code P_ ((struct glyph_row *));
 void set_window_update_flags P_ ((struct window *, int));
 void write_glyphs P_ ((struct glyph *, int));
 void insert_glyphs P_ ((struct glyph *, int));
-void redraw_frame P_ ((struct frame *));
-void redraw_garbaged_frames P_ ((void));
 int scroll_cost P_ ((struct frame *, int, int, int));
 int direct_output_for_insert P_ ((int));
 int direct_output_forward_char P_ ((int));