mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-24 10:38:38 +00:00
(display_menu_item): Fix previous change.
This commit is contained in:
parent
12760c0216
commit
4f35820fbc
@ -486,7 +486,7 @@ display_menu_item (mw, val, ws, where, highlighted_p, horizontal_p, just_compute
|
||||
width = ws->width - 2 * shadow;
|
||||
}
|
||||
|
||||
#ifdef 0
|
||||
#if 0
|
||||
/* see if it should be a button in the menubar */
|
||||
button_p = horizontal_p && val->call_data;
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user