From 0a4384ca8c93b62bdf393cd1f3698bab1999fc6f Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 27 Oct 2021 17:34:17 +0200 Subject: Use a blank line at most --- src/caja-sidebar-title.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/caja-sidebar-title.c') diff --git a/src/caja-sidebar-title.c b/src/caja-sidebar-title.c index 38031d50..bcba35cc 100644 --- a/src/caja-sidebar-title.c +++ b/src/caja-sidebar-title.c @@ -290,7 +290,6 @@ caja_sidebar_title_select_text_color (CajaSidebarTitle *sidebar_title, setup_gc_with_fg (sidebar_title, LABEL_INFO_COLOR_ACTIVE, eel_gdk_rgba_is_dark (&color) ? light_info_color : dark_info_color); - /* If EelBackground is not set in the widget, we can safely * use the foreground color from the theme, because it will * always be displayed against the gtk background */ -- cgit v1.2.1