From a9d674c068937841bc3872929c9e88940c82793b Mon Sep 17 00:00:00 2001 From: Cristy Date: Sun, 28 Jan 2018 10:27:58 -0500 Subject: [PATCH] Remove PGX alias --- MagickCore/coder.c | 1 - 1 file changed, 1 deletion(-) 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" }, -- 2.40.0