mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
remove inappropriate call.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@15406 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
3c9e0b6355
commit
e79f41ca14
@ -922,7 +922,6 @@ gnc_ui_sx_since_last_run_dialog(GncSxInstanceModel *sx_instances)
|
||||
dialog->editing_model = gnc_sx_slr_tree_model_adapter_new(sx_instances);
|
||||
// gobject-2.10: g_object_ref_sink(G_OBJECT(dialog->editing_model));
|
||||
g_object_ref(G_OBJECT(dialog->editing_model));
|
||||
gtk_object_sink(GTK_OBJECT(dialog->editing_model));
|
||||
|
||||
{
|
||||
GtkPaned *paned;
|
||||
|
Loading…
Reference in New Issue
Block a user