GraphicsMagick: Remove debug print.

GraphicsMagick Commits <[email protected]>
Newsgroups gmane.comp.video.graphicsmagick.cvs
Message-ID <mailman.46850.1640993854.2008.graphicsmagick-commit@lists.sourceforge.net>
changeset f31b38267c37 in /hg/GraphicsMagick
details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=f31b38267c37
summary: Remove debug print.

diffstat:

 magick/memory.c |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5ad72c2bb8ff -r f31b38267c37 magick/memory.c
--- a/magick/memory.c	Fri Dec 31 15:20:41 2021 -0600
+++ b/magick/memory.c	Fri Dec 31 17:37:22 2021 -0600
@@ -1,5 +1,5 @@
 /*
-% Copyright (C) 2003-2020 GraphicsMagick Group
+% Copyright (C) 2003-2021 GraphicsMagick Group
 % Copyright (C) 2002 ImageMagick Studio
 % Copyright 1991-1999 E. I. du Pont de Nemours and Company
 %
@@ -777,7 +777,6 @@
                       /* A realloc has pre-existing memory */
                       if (memory_resource.alloc_size_real != 0) /* FIXME: memory_resource.alloc_size_real ? */
                         {
-                          fprintf(stderr,"realloc: %zu -> %zu\n", memory_resource.alloc_size_real, realloc_size);
                           /* Tally actual reallocations */
                           memory_resource.num_realloc++;
                           /* Tally reallocations which resulted in a memory move */
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.