]> code.delx.au - gnu-emacs/commitdiff
(timer_start_idle, timer_stop_idle): Remove prototypes.
authorKim F. Storm <storm@cua.dk>
Sat, 9 Oct 2004 23:25:00 +0000 (23:25 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 9 Oct 2004 23:25:00 +0000 (23:25 +0000)
src/keyboard.h

index 4e14257359f41fdc1027bba3fffe023360c424f3..08cb934d3fe57c1adee2ded878c95e69f10ab571 100644 (file)
@@ -326,8 +326,6 @@ extern void swallow_events P_ ((int));
 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 *,