[Xfce4-commits] [xfce/xfwm4] 01/01: poswin: Small cleanup

noreply at xfce.org noreply at xfce.org
Sat May 4 13:58:05 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   l   i   v   i   e   r       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/xfwm4.

commit 38aa9d3fc8f0e2eb747b3d955443e2a5ae22be27
Author: Olivier Fourdan <fourdan at xfce.org>
Date:   Sat May 4 13:57:18 2019 +0200

    poswin: Small cleanup
    
    Remove unused variable added by mistake.
    
    Signed-off-by: Olivier Fourdan <fourdan at xfce.org>
---
 src/poswin.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/poswin.c b/src/poswin.c
index bf80abb..64dd827 100644
--- a/src/poswin.c
+++ b/src/poswin.c
@@ -112,7 +112,6 @@ poswinSetPosition (Poswin * poswin, Client *c)
     gchar label[32];
     gint x, y, px, py, pw, ph;
     gint wsize, hsize;
-    GdkWindow *gdk_window;
     gint scale;
 
     g_return_if_fail (poswin != NULL);

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


More information about the Xfce4-commits mailing list