more bustage fix

git-svn-id: svn://10.0.0.236/trunk@189545 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
vladimir%pobox.com
2006-02-10 02:56:14 +00:00
parent 7f1d99649b
commit bd22b32ced

View File

@@ -424,6 +424,7 @@ cairo_pop_group (cairo_t *cr)
{
cairo_surface_t *group_surface, *parent_target;
cairo_pattern_t *group_pattern = NULL;
cairo_matrix_t group_matrix;
/* Grab the active surfaces */
group_surface = _cairo_gstate_get_target (cr->gstate);