[Xfce4-commits] [apps/xfce4-taskmanager] 03/03: remove unused vars
    noreply at xfce.org 
    noreply at xfce.org
       
    Sat May 26 22:51:10 CEST 2018
    
    
  
This is an automated email from the git hooks/post-receive script.
l   a   n   d   r   y       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 apps/xfce4-taskmanager.
commit 5992ec97449999d6de2f2237a36d551138d06bfc
Author: Landry Breuil <landry at xfce.org>
Date:   Sat May 26 22:50:59 2018 +0200
    remove unused vars
---
 src/process-window.c | 2 --
 1 file changed, 2 deletions(-)
diff --git a/src/process-window.c b/src/process-window.c
index e79dfbf..aa9ff67 100644
--- a/src/process-window.c
+++ b/src/process-window.c
@@ -141,11 +141,9 @@ xwininfo_clicked_cb (GtkButton *button, gpointer user_data) {
 	XtmProcessWindow *window = (XtmProcessWindow *) user_data;
 	Window selected_window;
 	Display *dpy = NULL;
-	XID id = None;
 
 	Atom atom_NET_WM_PID;
 	unsigned long _nitems;
-	int size;
 	Atom actual_type;
 	int actual_format;
 	unsigned char *prop;
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list