(display_menu_item): Fix previous change.
This commit is contained in:
parent
12760c0216
commit
4f35820fbc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue