mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 06:48:03 +02:00
pdf: remove unused variable
This commit is contained in:
parent
c2dc5aa684
commit
1ada65c34f
1 changed files with 0 additions and 1 deletions
|
|
@ -1270,7 +1270,6 @@ _get_source_surface_extents (cairo_surface_t *source,
|
|||
*extents = sub->extents;
|
||||
*subsurface = TRUE;
|
||||
} else {
|
||||
cairo_rectangle_int_t surf_extents;
|
||||
cairo_box_t box;
|
||||
|
||||
if (! _cairo_surface_get_extents (source, extents)) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue