From 10e5069efaf6bd6a8beb41151c4f9d088a83e8db Mon Sep 17 00:00:00 2001 From: phyto Date: Tue, 29 Dec 2020 13:34:13 +0100 Subject: [PATCH] kill useless message --- Fonderie/sfx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fonderie/sfx.c b/Fonderie/sfx.c index 5ab51ec..d8cd417 100644 --- a/Fonderie/sfx.c +++ b/Fonderie/sfx.c @@ -53,7 +53,7 @@ if (foo) { fprintf(stderr, "oups %d in get minmax\n", foo); return foo; } -if (verbosity) fimg_print_minmax(mm, "input pic"); +if (verbosity>1) fimg_print_minmax(mm, "input pic"); /* * compute the 8 center points