From: Cristy Date: Sun, 28 Jan 2018 15:27:58 +0000 (-0500) Subject: Remove PGX alias X-Git-Tag: 7.0.7-23~235 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9d674c068937841bc3872929c9e88940c82793b;p=imagemagick Remove PGX alias --- diff --git a/MagickCore/coder.c b/MagickCore/coder.c index 15b73e6a6..8d98cd917 100644 --- a/MagickCore/coder.c +++ b/MagickCore/coder.c @@ -208,7 +208,6 @@ static const CoderMapInfo { "PFB", "TTF" }, { "PFM", "PNM" }, { "PGM", "PNM" }, - { "PGX", "JP2" }, { "PICON", "XPM" }, { "PJPEG", "JPEG" }, { "PM", "XPM" },