[gtk/gbsneto/filechooser-column-view] inspector: Fix a refcounting mishap
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/gbsneto/filechooser-column-view] inspector: Fix a refcounting mishap
- Date: Tue, 11 Oct 2022 15:31:27 +0000 (UTC)
commit c016e8447517d85e27af96bb22980b66d0b5fff8
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Oct 11 11:30:15 2022 -0400
inspector: Fix a refcounting mishap
gtk/inspector/css-node-tree.c | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/gtk/inspector/css-node-tree.c b/gtk/inspector/css-node-tree.c
index f15eed3ca2..2ecb15db9c 100644
--- a/gtk/inspector/css-node-tree.c
+++ b/gtk/inspector/css-node-tree.c
@@ -261,8 +261,6 @@ gtk_inspector_css_node_tree_finalize (GObject *object)
gtk_inspector_css_node_tree_unset_node (cnt);
- g_object_unref (cnt->priv->prop_model);
-
G_OBJECT_CLASS (gtk_inspector_css_node_tree_parent_class)->finalize (object);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]