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

noreply at xfce.org noreply at xfce.org
Thu Mar 21 22:14:27 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 ea01babf73de1153149d319d456698c2f58c6517
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Fri Feb 15 00:51:27 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 22d3dad..32a2e5b 100644
--- a/dialogs/color-settings/main.c
+++ b/dialogs/color-settings/main.c
@@ -1056,7 +1056,6 @@ color_settings_dialog_init (GtkBuilder *builder)
 {
     ColorSettings *settings;
     GtkTreeSelection *selection;
-    GtkStyleContext *context;
 
     settings = g_new0 (ColorSettings, 1);
     settings->cancellable = g_cancellable_new ();

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


More information about the Xfce4-commits mailing list