summaryrefslogtreecommitdiff
path: root/shell/cc-panel-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/cc-panel-list.c')
-rw-r--r--shell/cc-panel-list.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/cc-panel-list.c b/shell/cc-panel-list.c
index 24c58f3a4..223f06291 100644
--- a/shell/cc-panel-list.c
+++ b/shell/cc-panel-list.c
@@ -533,7 +533,6 @@ header_func (GtkListBoxRow *row,
separator = gtk_separator_new (GTK_ORIENTATION_HORIZONTAL);
gtk_widget_set_hexpand (separator, TRUE);
- gtk_widget_set_visible (separator, TRUE);
gtk_list_box_row_set_header (row, separator);
}