]> git.eshelyaron.com Git - emacs.git/commitdiff
Reverse previous change.
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 14 Nov 2004 06:21:25 +0000 (06:21 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 14 Nov 2004 06:21:25 +0000 (06:21 +0000)
src/dispextern.h

index 619833ae40c37f22546ba7502c98a9643a8b7962..7e8d15d8e8fc2ab663836685d4868b9548f77503 100644 (file)
@@ -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));