From: Luc Teirlinck Date: Sun, 14 Nov 2004 06:21:25 +0000 (+0000) Subject: Reverse previous change. X-Git-Tag: ttn-vms-21-2-B4~3941 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9de133097713c6c4ecd5a0138d2aae1b93069fd7;p=emacs.git Reverse previous change. --- diff --git a/src/dispextern.h b/src/dispextern.h index 619833ae40c..7e8d15d8e8f 100644 --- a/src/dispextern.h +++ b/src/dispextern.h @@ -2650,8 +2650,6 @@ extern void cancel_mouse_face P_ ((struct frame *)); extern void handle_tool_bar_click P_ ((struct frame *, int, int, int, unsigned int)); -extern void reseat_at_previous_visible_line_start P_ ((struct it *)); - /* msdos.c defines its own versions of these functions. */ extern int clear_mouse_face P_ ((Display_Info *)); extern void show_mouse_face P_ ((Display_Info *, enum draw_glyphs_face));