Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9c6612b9
Commit
9c6612b9
authored
Jan 02, 2007
by
Jan Djärv
Browse files
(xg_menu_item_cb_data_): Remove highlight_id and
unhighlight_id.
parent
665c8f1c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
src/gtkutil.h
src/gtkutil.h
+0
-2
No files found.
src/gtkutil.h
View file @
9c6612b9
...
@@ -79,8 +79,6 @@ typedef struct xg_menu_item_cb_data_
...
@@ -79,8 +79,6 @@ typedef struct xg_menu_item_cb_data_
{
{
xg_list_node
ptrs
;
xg_list_node
ptrs
;
gulong
highlight_id
;
gulong
unhighlight_id
;
gulong
select_id
;
gulong
select_id
;
Lisp_Object
help
;
Lisp_Object
help
;
gpointer
call_data
;
gpointer
call_data
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment