]> git.eshelyaron.com Git - emacs.git/commitdiff
(clear_waiting_for_input): Remove duplicated prototype.
authorPavel Janík <Pavel@Janik.cz>
Fri, 16 Nov 2001 22:50:09 +0000 (22:50 +0000)
committerPavel Janík <Pavel@Janik.cz>
Fri, 16 Nov 2001 22:50:09 +0000 (22:50 +0000)
src/keyboard.h

index 625f40c94d7e5daa8c0e3ee6fb7fc10ec0e874df..34011b0775742b0af8536860ded2de32c360988b 100644 (file)
@@ -311,7 +311,6 @@ extern void single_kboard_state P_ ((void));
 extern void push_frame_kboard P_ ((struct frame *));
 extern void pop_frame_kboard P_ ((void));
 extern void record_asynch_buffer_change P_ ((void));
-extern void clear_waiting_for_input P_ ((void));
 extern SIGTYPE input_poll_signal P_ ((int));
 extern void start_polling P_ ((void));
 extern void stop_polling P_ ((void));