[Xfce4-commits] [xfce/xfce4-panel] 01/01: Drop unused var
    noreply at xfce.org 
    noreply at xfce.org
       
    Sun Apr 30 00:18:30 CEST 2017
    
    
  
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-panel.
commit 7e4b0389db2fd35503d6e3b0822e17c6081a1444
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Sun Apr 30 00:18:23 2017 +0200
    Drop unused var
---
 panel/panel-window.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/panel/panel-window.c b/panel/panel-window.c
index a23aa43..a90da2d 100644
--- a/panel/panel-window.c
+++ b/panel/panel-window.c
@@ -812,7 +812,6 @@ panel_window_draw (GtkWidget *widget,
   guint             xx, yy, i;
   gint              xs, xe, ys, ye;
   gint              handle_w, handle_h;
-  GtkWidget        *child;
   GtkStyleContext  *ctx;
 
   /* expose the background and borders handled in PanelBaseWindow */
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list