Mercurial > emacs
diff src/blockinput.h @ 109321:6e14fb772f21
* blockinput.h: Remove obsolete comment.
| author | Andreas Schwab <schwab@linux-m68k.org> |
|---|---|
| date | Sun, 11 Jul 2010 21:51:46 +0200 |
| parents | 5842e8fabe06 |
| children | 417b1e4d63cd |
line wrap: on
line diff
--- a/src/blockinput.h Sun Jul 11 20:34:43 2010 +0200 +++ b/src/blockinput.h Sun Jul 11 21:51:46 2010 +0200 @@ -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 */
