]> granicus.if.org Git - imagemagick/commitdiff
...
authorCristy <urban-warrior@imagemagick.org>
Sun, 23 Jun 2019 01:54:21 +0000 (21:54 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sun, 23 Jun 2019 01:54:21 +0000 (21:54 -0400)
MagickCore/draw.c

index 6dca3bc84df19ac3fe9f32f825e9424a9778600e..74ac85fdc8e2506dc38f3f082545cdf78a1e94cc 100644 (file)
@@ -2562,7 +2562,6 @@ static MagickBooleanType RenderMVGContent(Image *image,
   cursor=0.0;
   macros=GetMVGMacros(primitive);
   status=MagickTrue;
-  status=QueryColorCompliance(token,AllCompliance,&stops[0].color,exception);
   for (q=primitive; *q != '\0'; )
   {
     /*