mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-07 20:40:25 +01:00
xml: Drop unused variable
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
9b8a752249
commit
dc8ca191f5
1 changed files with 0 additions and 1 deletions
|
|
@ -463,7 +463,6 @@ _cairo_xml_surface_emit_clip_boxes (cairo_xml_surface_t *surface,
|
|||
cairo_clip_t *clip)
|
||||
{
|
||||
cairo_box_t *box;
|
||||
cairo_status_t status;
|
||||
cairo_xml_t *xml;
|
||||
int n;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue