diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 2 |
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 *)); | |||
| 2650 | extern void handle_tool_bar_click P_ ((struct frame *, | 2650 | extern void handle_tool_bar_click P_ ((struct frame *, |
| 2651 | int, int, int, unsigned int)); | 2651 | int, int, int, unsigned int)); |
| 2652 | 2652 | ||
| 2653 | extern 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. */ |
| 2656 | extern int clear_mouse_face P_ ((Display_Info *)); | 2654 | extern int clear_mouse_face P_ ((Display_Info *)); |
| 2657 | extern void show_mouse_face P_ ((Display_Info *, enum draw_glyphs_face)); | 2655 | extern void show_mouse_face P_ ((Display_Info *, enum draw_glyphs_face)); |