pas grand chose...
This commit is contained in:
@@ -40,7 +40,7 @@ if ( 0 == (dst->type | dst->width | dst->height) ) {
|
||||
fprintf(stderr, "%s: err %d create new pic\n", __func__, foo);
|
||||
return -887;
|
||||
}
|
||||
if (verbosity) fimg_describe(dst, "new pic");
|
||||
// if (verbosity>1) fimg_describe(dst, "new pic");
|
||||
}
|
||||
|
||||
/* check if dst and src are conpatibles */
|
||||
|
||||
Reference in New Issue
Block a user