diff options
Diffstat (limited to 'src/gtkutil.h')
| -rw-r--r-- | src/gtkutil.h | 2 |
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 | ||
| 77 | struct _widget_value; | ||
| 78 | |||
| 79 | extern struct _widget_value *malloc_widget_value (void); | 77 | extern struct _widget_value *malloc_widget_value (void); |
| 80 | extern void free_widget_value (struct _widget_value *); | 78 | extern void free_widget_value (struct _widget_value *); |
| 81 | 79 | ||