mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
missed to remove call to g_type_class_add_private
This commit is contained in:
parent
dfc6b1ed04
commit
cd23637e3f
@ -85,8 +85,6 @@ gnc_tree_view_commodity_class_init (GncTreeViewCommodityClass *klass)
|
||||
|
||||
/* GtkWidget signals */
|
||||
widget_class->destroy = gnc_tree_view_commodity_destroy;
|
||||
|
||||
g_type_class_add_private(klass, sizeof(GncTreeViewCommodityPrivate));
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user