X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fimpress%2Fr_gradient.c;h=79636fe2f50c09d19484fa37aa14c412816258a6;hb=6ae3092b2a6fc091f6cb81b82e1dbf3bfb55b7e1;hp=df0e41984400e8a2ae6bc68ffd76e73a493097a5;hpb=1af6600934d1f723e5b492b8322e52a1144fb0af;p=evince.git diff --git a/backend/impress/r_gradient.c b/backend/impress/r_gradient.c index df0e4198..79636fe2 100644 --- a/backend/impress/r_gradient.c +++ b/backend/impress/r_gradient.c @@ -381,7 +381,7 @@ r_draw_gradient (ImpRenderCtx *ctx, void *drw_data, iks *node) else r_draw_gradient_complex (ctx, drw_data, &grad); -// gdk_gc_unref (ctx->gc); +// g_object_unref (ctx->gc); // ctx->gc = gc; } }