[clutter/wip/wayland-2: 13/22] wayland-surface: removes unused origin variable



commit d2f7845749e4f4f6e4c93c5bdf03edb614ae236d
Author: Robert Bragg <robert linux intel com>
Date:   Wed Jan 11 00:16:10 2012 +0000

    wayland-surface: removes unused origin variable
    
    Reviewed-by: Neil Roberts <neil linux intel com>

 clutter/wayland/clutter-wayland-surface.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/clutter/wayland/clutter-wayland-surface.c b/clutter/wayland/clutter-wayland-surface.c
index 54debaa..93258fa 100644
--- a/clutter/wayland/clutter-wayland-surface.c
+++ b/clutter/wayland/clutter-wayland-surface.c
@@ -102,7 +102,6 @@ clutter_wayland_surface_queue_damage_redraw (ClutterWaylandSurface *texture,
   ClutterActorBox allocation;
   float scale_x;
   float scale_y;
-  ClutterVertex origin;
   cairo_rectangle_int_t clip;
 
   /* NB: clutter_actor_queue_redraw_with_clip expects a box in the actor's



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]