aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gtkutil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gtkutil.h b/src/gtkutil.h
index 742e3ecb1e5..c3957223a18 100644
--- a/src/gtkutil.h
+++ b/src/gtkutil.h
@@ -79,8 +79,6 @@ typedef struct xg_menu_item_cb_data_
79{ 79{
80 xg_list_node ptrs; 80 xg_list_node ptrs;
81 81
82 gulong highlight_id;
83 gulong unhighlight_id;
84 gulong select_id; 82 gulong select_id;
85 Lisp_Object help; 83 Lisp_Object help;
86 gpointer call_data; 84 gpointer call_data;