GraphicsMagick: Forgot to remove a temporary development ifdef.

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.7056.1681602191.1789.graphicsmagick-commit@lists.sourceforge.net>
changeset 6233512cbb36 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=6233512cbb36
summary: Forgot to remove a temporary development ifdef.

diffstat:

 coders/miff.c |  2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 3ce01217413b -r 6233512cbb36 coders/miff.c
--- a/coders/miff.c	Sat Apr 15 17:48:41 2023 -0500
+++ b/coders/miff.c	Sat Apr 15 18:43:01 2023 -0500
@@ -763,12 +763,10 @@
 
   status = SetImageAttribute(image,key,value);
 
-#if 0
   if (GetImageAttribute(image,key) == (const ImageAttribute *) NULL)
     status = SetImageAttribute(image,key,value);
   else
     status = MagickFail;
-#endif
 
   return status;
 };
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.