diff --git a/src/emacs.c b/src/emacs.c index 6ddd37f24de8bed046dbf40186286e121a3f539e..3480a4d40e591b8def6e631abb5f8cb07a169c61 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -896,9 +896,7 @@ Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\ syms_of_xfaces (); #endif -#ifdef HAVE_MENUS syms_of_xmenu (); -#endif /* HAVE_MENUS */ #ifdef HAVE_NTGUI syms_of_win32term ();