Skip to content

Commit 14e72e5

Browse files
author
Cristy
committed
revert
1 parent e160e83 commit 14e72e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

coders/svg.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3929,7 +3929,6 @@ ModuleExport size_t RegisterSVGImage(void)
39293929
entry->encoder=(EncodeImageHandler *) WriteSVGImage;
39303930
entry->seekable_stream=MagickFalse;
39313931
entry->blob_support=MagickFalse;
3932-
entry->format_type=ImplicitFormatType;
39333932
entry->description=ConstantString("ImageMagick's own SVG internal renderer");
39343933
entry->magick=(IsImageFormatHandler *) IsSVG;
39353934
entry->magick_module=ConstantString("SVG");

0 commit comments

Comments
 (0)