summaryrefslogtreecommitdiff
path: root/src/blockinput.h
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2010-07-11 21:51:46 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2010-07-11 21:51:46 +0200
commitc8fc18ee03b411cf5e242af9e95fd34f90b15b0f (patch)
treec3710b84d4d6e251aa722a011cc5a7cb74f300a1 /src/blockinput.h
parent89887d672aded197a2be95f3d8a6d5bdcb19eb58 (diff)
downloademacs-c8fc18ee03b411cf5e242af9e95fd34f90b15b0f.tar.gz
* blockinput.h: Remove obsolete comment.
Diffstat (limited to 'src/blockinput.h')
-rw-r--r--src/blockinput.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/blockinput.h b/src/blockinput.h
index 99c8274fc60..7ba6fc264fd 100644
--- a/src/blockinput.h
+++ b/src/blockinput.h
@@ -122,7 +122,6 @@ extern int pending_atimers;
#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 */