]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Mon, 30 Apr 2012 04:25:09 +0000 (04:25 +0000)
committeranthony <anthony@git.imagemagick.org>
Mon, 30 Apr 2012 04:25:09 +0000 (04:25 +0000)
MagickWand/operation.c

index bafc23887fdd73554d97e93ba0ebd06c1acca4f3..cff6f2b8fbf8e1072798288459f75a31c5184047 100644 (file)
@@ -4326,7 +4326,7 @@ WandExport void CLINoImageOperator(MagickCLI *cli_wand,
     for (i=0; i<argc; i++) {
       Image *
         new_images;
-#if 1
+#if 0
 fprintf(stderr, "DEBUG: Reading image: \"%s\"\n", argv[i]);
 #endif
       if (IfMagickTrue(_image_info->ping))