From 5eef3356c5828c72122fb531d2797a4378fd54f0 Mon Sep 17 00:00:00 2001 From: Pablo Barciela Date: Wed, 4 Dec 2019 17:40:08 +0100 Subject: avoid redundant redeclarations --- libmate-desktop/mate-colorsel.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libmate-desktop/mate-colorsel.c') diff --git a/libmate-desktop/mate-colorsel.c b/libmate-desktop/mate-colorsel.c index 2d68d37..19806b4 100644 --- a/libmate-desktop/mate-colorsel.c +++ b/libmate-desktop/mate-colorsel.c @@ -154,9 +154,6 @@ static gboolean mate_color_selection_grab_broken (GtkWidget *widge static void mate_color_selection_set_palette_color (MateColorSelection *colorsel, gint index, GdkColor *color); -static void set_focus_line_attributes (GtkWidget *drawing_area, - cairo_t *cr, - gint *focus_width); static void default_noscreen_change_palette_func (const GdkColor *colors, gint n_colors); static void default_change_palette_func (GdkScreen *screen, -- cgit v1.2.1