From 4e2a0e2fe916007e735918f1fb3e8dc841c2bdda Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Mon, 8 Oct 2001 11:41:04 +0000 Subject: [PATCH] (map_prompt): Remove. --- src/keyboard.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/keyboard.h b/src/keyboard.h index 14dad977cd3..ff867f0c268 100644 --- a/src/keyboard.h +++ b/src/keyboard.h @@ -300,8 +300,6 @@ extern Lisp_Object read_char P_ ((int, int, Lisp_Object *, Lisp_Object, int *)); /* User-supplied string to translate input characters through. */ extern Lisp_Object Vkeyboard_translate_table; -extern Lisp_Object map_prompt P_ ((Lisp_Object)); - extern int parse_menu_item P_ ((Lisp_Object, int, int)); -- 2.39.2