[gtk/wip/otte/listview] xxx: object tree port
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/listview] xxx: object tree port
- Date: Sun, 10 Nov 2019 01:42:44 +0000 (UTC)
commit 9992b4c04e5acc7bd237bf9dcb1fbba420b3a82c
Author: Benjamin Otte <otte redhat com>
Date: Sat Nov 9 00:34:59 2019 +0100
xxx: object tree port
gtk/inspector/object-tree.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gtk/inspector/object-tree.c b/gtk/inspector/object-tree.c
index 62443c9e00..10be3c065c 100644
--- a/gtk/inspector/object-tree.c
+++ b/gtk/inspector/object-tree.c
@@ -728,7 +728,6 @@ gtk_inspector_object_tree_get_selected (GtkInspectorObjectTree *wt)
return NULL;
object = gtk_tree_list_row_get_item (selected_item);
- g_object_unref (selected_item);
g_object_unref (object); /* ahem */
return object;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]