[Xfce4-commits] [xfce/xfce4-settings] 24/37: color: Remove unused var
noreply at xfce.org
noreply at xfce.org
Fri Feb 15 00:27:53 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 o c h o s i / c o l o r d
in repository xfce/xfce4-settings.
commit 6bbe56ad849fc76955eee57352cb261a57204766
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