forked from AuroraMiddleware/gtk
Remove unneeded copy of region
This commit is contained in:
parent
163a278d13
commit
2ee6dbd998
@ -1217,8 +1217,6 @@ copy_region (cairo_surface_t *surface,
|
||||
|
||||
cr = cairo_create (surface);
|
||||
|
||||
area = cairo_region_copy (area);
|
||||
|
||||
gdk_cairo_region (cr, area);
|
||||
cairo_clip (cr);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user