[Xfce4-commits] [xfce/xfwm4] 04/11: compositor: Remove unused variable
noreply at xfce.org
noreply at xfce.org
Wed May 15 22:51:25 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 c8f624c742ab2bbebaae01c85d87e5fbdf0bc9b1
Author: Olivier Fourdan <fourdan at xfce.org>
Date: Tue May 14 21:07:07 2019 +0200
compositor: Remove unused variable
Signed-off-by: Olivier Fourdan <fourdan at 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.
More information about the Xfce4-commits
mailing list