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

olivier pushed a 
commit to branch 
master
in repository xfce/xfwm4.

commit c8f624c742ab2bbebaae01c85d87e5fbdf0bc9b1
Author: Olivier Fourdan <four...@xfce.org>
Date:   Tue May 14 21:07:07 2019 +0200

    compositor: Remove unused variable
    
    Signed-off-by: Olivier Fourdan <four...@xfce.org>
---
 src/compositor.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/compositor.c b/src/compositor.c
index 74344e2..4d91c1d 100644
--- a/src/compositor.c
+++ b/src/compositor.c
@@ -1582,8 +1582,6 @@ redraw_glx_texture (ScreenInfo *screen_info, 
XserverRegion region)
 
     if (screen_info->zoomed)
     {
-        XRectangle root_rect = { 0, 0, screen_info->width, 
screen_info->height};
-
         /* Reuse the values from the XRender matrix */
         XFixed zf = screen_info->transform.matrix[0][0];
         XFixed xp = screen_info->transform.matrix[0][2];

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to