summaryrefslogtreecommitdiff
path: root/src/keyboard.h
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-10-09 23:25:00 +0000
committerKim F. Storm <storm@cua.dk>2004-10-09 23:25:00 +0000
commitbee413a6ab2dac1ca2476d7b5fac961e345858cc (patch)
tree295a6000a1f7dbf8b41975ea0ae3bff1066fffa2 /src/keyboard.h
parent8cd69d11e0151a140f50d057dc19462897d74b69 (diff)
downloademacs-bee413a6ab2dac1ca2476d7b5fac961e345858cc.tar.gz
(timer_start_idle, timer_stop_idle): Remove prototypes.
Diffstat (limited to 'src/keyboard.h')
-rw-r--r--src/keyboard.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/keyboard.h b/src/keyboard.h
index 4e14257359f..08cb934d3fe 100644
--- a/src/keyboard.h
+++ b/src/keyboard.h
@@ -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 *,