[Xfce4-commits] [xfce/xfce4-settings] 23/57: color: Remove unused var

noreply at xfce.org noreply at xfce.org
Thu Mar 21 22:14:11 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 6af30294abf8e72fe913769f154bb5e1a8a9a359
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Wed Feb 13 00:21:58 2019 +0100

    color: Remove unused var
---
 dialogs/color-settings/main.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dialogs/color-settings/main.c b/dialogs/color-settings/main.c
index c62be98..c571191 100644
--- a/dialogs/color-settings/main.c
+++ b/dialogs/color-settings/main.c
@@ -507,7 +507,6 @@ color_settings_profile_import_cb (GtkWidget *widget,
     g_autoptr(GFile) file = NULL;
     g_autoptr(GError) error = NULL;
     g_autoptr(CdProfile) profile = NULL;
-    gboolean ret = FALSE;
 
     file = color_settings_file_chooser_get_icc_profile (settings);
     if (file == NULL)

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


More information about the Xfce4-commits mailing list