gtkplacesview: style fix

https://bugzilla.gnome.org/show_bug.cgi?id=753786
This commit is contained in:
Carlos Soriano 2015-08-18 09:43:48 +02:00
parent 8891640c47
commit 16bea59b78

View File

@ -1687,7 +1687,6 @@ listbox_header_func (GtkListBoxRow *row,
if (before_is_network != row_is_network)
text = g_strdup_printf ("<b>%s</b>", row_is_network ? _("Networks") : _("On This Computer"));
}
if (text)