]> granicus.if.org Git - imagemagick/commit
Made SetImageOption() call DeleteImageOption() for a value of NULL
authoranthony <anthony@git.imagemagick.org>
Thu, 6 Oct 2011 11:55:25 +0000 (11:55 +0000)
committeranthony <anthony@git.imagemagick.org>
Thu, 6 Oct 2011 11:55:25 +0000 (11:55 +0000)
commit7df2b839417519dbad238b3bdb20bdc527b5adeb
treece06c8f5e42edfae36f3a2791f0a127b1f30de54
parent7b2ce92257c00648b4e30cccddaaca450a83930d
Made SetImageOption() call DeleteImageOption() for a value of NULL
Greatly simplifies option handling!
MagickCore/option.c