1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

(x_set_menu_resources_from_menu_face): Remove

prototype.
This commit is contained in:
Gerd Moellmann 2001-03-22 18:33:57 +00:00
parent a03ad4682c
commit 7dc17ed0b7

View file

@ -2202,9 +2202,6 @@ void init_sigio P_ ((int));
/* Defined in xfaces.c */
#ifdef USE_X_TOOLKIT
void x_set_menu_resources_from_menu_face P_ ((struct frame *, Widget));
#endif
#ifdef HAVE_X_WINDOWS
void x_free_colors P_ ((struct frame *, unsigned long *, int));
#endif