]> granicus.if.org Git - imagemagick/commit
coders/pgx.c: remove unused code
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 13 Sep 2018 09:21:30 +0000 (14:21 +0500)
committerDirk Lemstra <dirk@git.imagemagick.org>
Fri, 14 Sep 2018 07:11:54 +0000 (09:11 +0200)
commit398efca483e73e5dcffbff6f9c7bc8634e5bb474
tree5934cc59c80f8f2cd7c5c49b241ada7110bcb50d
parent97f723f5b11f242f1384f0bc0441b9dc47fed039
coders/pgx.c: remove unused code
found by coverity

there's already check against NULL in line 176
coders/pgx.c