useless msg deleted

This commit is contained in:
tth 2022-06-30 15:50:35 +02:00
parent f018377957
commit ea74b86f01
1 changed files with 2 additions and 0 deletions

View File

@ -331,7 +331,9 @@ switch (commande)
fprintf(stderr, " -> %d\n", foo);
break;
case EFF_RECURSE:
#if DEBUG_LEVEL
fprintf(stderr, "RECURSE EXPERIMENTAL !\n");
#endif
foo = Image_call_recursion_0(src, dst, GIP(0));
break;
case EFF_RGBMSKH: