summaryrefslogtreecommitdiff
path: root/lib/bluetooth-chooser.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bluetooth-chooser.c')
-rw-r--r--lib/bluetooth-chooser.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/bluetooth-chooser.c b/lib/bluetooth-chooser.c
index f76ad8c0..50583224 100644
--- a/lib/bluetooth-chooser.c
+++ b/lib/bluetooth-chooser.c
@@ -686,8 +686,6 @@ create_treeview (BluetoothChooser *self)
gtk_tree_view_set_headers_visible (GTK_TREE_VIEW(tree), TRUE);
- gtk_tree_view_set_rules_hint (GTK_TREE_VIEW(tree), TRUE);
-
g_object_set (tree, "show-expanders", FALSE, NULL);
g_signal_connect (G_OBJECT (tree), "row-activated",