1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-16 05:00:51 -08:00

(map_prompt): Remove.

This commit is contained in:
Stefan Monnier 2001-10-08 11:41:04 +00:00
parent 8feddab4e0
commit 4e2a0e2fe9

View file

@ -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));