wayland-surface: removes unused origin variable
Reviewed-by: Neil Roberts <neil@linux.intel.com> Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:
parent
c1aac36d35
commit
560f92b698
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user