Mercurial > emacs
changeset 57411:9f48fc9a49f1
(timer_start_idle, timer_stop_idle): Remove prototypes.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 09 Oct 2004 23:25:00 +0000 |
parents | 73be00e59d8e |
children | 4f9c4f26ff59 |
files | src/keyboard.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/keyboard.h Sat Oct 09 23:24:49 2004 +0000 +++ b/src/keyboard.h Sat Oct 09 23:25:00 2004 +0000 @@ -326,8 +326,6 @@ extern int help_char_p P_ ((Lisp_Object)); extern void quit_throw_to_read_char P_ ((void)) NO_RETURN; extern void cmd_error_internal P_ ((Lisp_Object, char *)); -extern void timer_start_idle P_ ((void)); -extern void timer_stop_idle P_ ((void)); extern int lucid_event_type_list_p P_ ((Lisp_Object)); extern void kbd_buffer_store_event P_ ((struct input_event *)); extern void kbd_buffer_store_event_hold P_ ((struct input_event *,