diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/keymap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/keymap.c b/src/keymap.c index a0915f625b7..ca57dde121c 100644 --- a/src/keymap.c +++ b/src/keymap.c | |||
| @@ -82,7 +82,6 @@ extern Lisp_Object meta_prefix_char; | |||
| 82 | 82 | ||
| 83 | extern Lisp_Object Voverriding_local_map; | 83 | extern Lisp_Object Voverriding_local_map; |
| 84 | 84 | ||
| 85 | void describe_map_tree (); | ||
| 86 | static Lisp_Object define_as_prefix (); | 85 | static Lisp_Object define_as_prefix (); |
| 87 | static Lisp_Object describe_buffer_bindings (); | 86 | static Lisp_Object describe_buffer_bindings (); |
| 88 | static void describe_command (); | 87 | static void describe_command (); |