diff src/blockinput.h @ 109353:d43e7dfda4f1

merge trunk
author Kenichi Handa <handa@etlken>
date Mon, 12 Jul 2010 11:28:50 +0900
parents 6e14fb772f21
children 417b1e4d63cd
line wrap: on
line diff
--- a/src/blockinput.h	Mon Jul 12 11:27:21 2010 +0900
+++ b/src/blockinput.h	Mon Jul 12 11:28:50 2010 +0900
@@ -122,7 +122,6 @@
 #define INPUT_BLOCKED_P (interrupt_input_blocked > 0)
 
 /* Defined in keyboard.c */
-/* Don't use a prototype here; it causes trouble in some files.  */
 extern void reinvoke_input_signal (void);
 
 #endif /* EMACS_BLOCKINPUT_H */