From 8e144c2d5c168fe5efe3df88e1d230208a9deafc Mon Sep 17 00:00:00 2001 From: Christopher Lam Date: Fri, 24 Sep 2021 09:31:46 +0800 Subject: [PATCH] Don't double g_object_unref in 998e14c1074 --- gnucash/import-export/csv-imp/assistant-csv-price-import.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/gnucash/import-export/csv-imp/assistant-csv-price-import.cpp b/gnucash/import-export/csv-imp/assistant-csv-price-import.cpp index 49175fd1cf..1b1410d6e7 100644 --- a/gnucash/import-export/csv-imp/assistant-csv-price-import.cpp +++ b/gnucash/import-export/csv-imp/assistant-csv-price-import.cpp @@ -1638,7 +1638,6 @@ void CsvImpPriceAssist::preview_refresh_table () } gtk_tree_view_set_model (treeview, GTK_TREE_MODEL(store)); gtk_tree_view_set_tooltip_column (treeview, PREV_COL_ERROR); - g_object_unref (store); /* Adjust treeview to go with the just created model. This consists of adding * or removing columns and resetting any parameters related to how