aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/dispextern.h2
1 files changed, 0 insertions, 2 deletions
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 *));
2650extern void handle_tool_bar_click P_ ((struct frame *, 2650extern void handle_tool_bar_click P_ ((struct frame *,
2651 int, int, int, unsigned int)); 2651 int, int, int, unsigned int));
2652 2652
2653extern void reseat_at_previous_visible_line_start P_ ((struct it *));
2654
2655/* msdos.c defines its own versions of these functions. */ 2653/* msdos.c defines its own versions of these functions. */
2656extern int clear_mouse_face P_ ((Display_Info *)); 2654extern int clear_mouse_face P_ ((Display_Info *));
2657extern void show_mouse_face P_ ((Display_Info *, enum draw_glyphs_face)); 2655extern void show_mouse_face P_ ((Display_Info *, enum draw_glyphs_face));