diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lisp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lisp.h b/src/lisp.h index 9d5aa9b15d3..155afc87088 100644 --- a/src/lisp.h +++ b/src/lisp.h | |||
| @@ -3062,7 +3062,6 @@ extern void init_keyboard P_ ((void)); | |||
| 3062 | extern void syms_of_keyboard P_ ((void)); | 3062 | extern void syms_of_keyboard P_ ((void)); |
| 3063 | extern void keys_of_keyboard P_ ((void)); | 3063 | extern void keys_of_keyboard P_ ((void)); |
| 3064 | extern char *push_key_description P_ ((unsigned int, char *, int)); | 3064 | extern char *push_key_description P_ ((unsigned int, char *, int)); |
| 3065 | extern void add_user_signal P_ ((int sig, const char *name)); | ||
| 3066 | 3065 | ||
| 3067 | 3066 | ||
| 3068 | /* defined in indent.c */ | 3067 | /* defined in indent.c */ |