(xg_menu_item_cb_data_): Remove highlight_id and
unhighlight_id.
This commit is contained in:
parent
665c8f1cb8
commit
9c6612b923
1 changed files with 0 additions and 2 deletions
|
@ -79,8 +79,6 @@ typedef struct xg_menu_item_cb_data_
|
|||
{
|
||||
xg_list_node ptrs;
|
||||
|
||||
gulong highlight_id;
|
||||
gulong unhighlight_id;
|
||||
gulong select_id;
|
||||
Lisp_Object help;
|
||||
gpointer call_data;
|
||||
|
|
Loading…
Add table
Reference in a new issue