From: Matthew Fernandez Date: Sat, 15 May 2021 00:35:46 +0000 (-0700) Subject: squash -Wunused-parameter warning in core_loadimage_vml X-Git-Tag: 2.47.3~30^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d3a9e38575ecb1ddb44efddb3a1dc70c5db1e55;p=graphviz squash -Wunused-parameter warning in core_loadimage_vml --- diff --git a/plugin/core/gvloadimage_core.c b/plugin/core/gvloadimage_core.c index 497761ec7..7520476c8 100644 --- a/plugin/core/gvloadimage_core.c +++ b/plugin/core/gvloadimage_core.c @@ -244,6 +244,8 @@ static void core_loadimage_pslib(GVJ_t * job, usershape_t *us, boxf b, boolean f static void core_loadimage_vml(GVJ_t * job, usershape_t *us, boxf b, boolean filled) { + (void)filled; + unsigned int graphHeight; graphHeight =(int)(job->bb.UR.y - job->bb.LL.y); gvprintf (job, "