[Xfce4-commits] [xfce/xfce4-settings] 38/57: color: Remove dead code

noreply at xfce.org noreply at xfce.org
Thu Mar 21 22:14:26 CET 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-settings.

commit e8974513c5db7637f7b2f6a210f9a2eddec05c69
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Fri Feb 15 00:36:18 2019 +0100

    color: Remove dead code
---
 dialogs/color-settings/main.c | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/dialogs/color-settings/main.c b/dialogs/color-settings/main.c
index cf5a6af..22d3dad 100644
--- a/dialogs/color-settings/main.c
+++ b/dialogs/color-settings/main.c
@@ -111,15 +111,6 @@ static void color_settings_device_changed_cb       (CdDevice      *device,
 
 
 
-static void
-listbox_remove_all (GtkWidget *widget, gpointer user_data)
-{
-    GtkWidget *container = user_data;
-    gtk_container_remove (GTK_CONTAINER (container), widget);
-}
-
-
-
 static GFile *
 color_settings_file_chooser_get_icc_profile (ColorSettings *settings)
 {

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list