aboutsummaryrefslogtreecommitdiffstats
path: root/src/gtkutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkutil.h')
-rw-r--r--src/gtkutil.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gtkutil.h b/src/gtkutil.h
index 482331a8934..fc959862fd3 100644
--- a/src/gtkutil.h
+++ b/src/gtkutil.h
@@ -74,8 +74,6 @@ typedef struct xg_menu_item_cb_data_
74 74
75} xg_menu_item_cb_data; 75} xg_menu_item_cb_data;
76 76
77struct _widget_value;
78
79extern struct _widget_value *malloc_widget_value (void); 77extern struct _widget_value *malloc_widget_value (void);
80extern void free_widget_value (struct _widget_value *); 78extern void free_widget_value (struct _widget_value *);
81 79