msg less useless

这个提交包含在:
tth
2021-04-28 08:41:08 +02:00
父节点 bcc534a54d
当前提交 5199fa8005
+3 -3
查看文件
@@ -112,9 +112,9 @@ int xs, ys, xd, yd;
int count;
float rgb[3];
if (verbosity) {
fimg_describe(in, "source");
fimg_describe(out, "destination");
if (verbosity > 1) {
fimg_describe(in, "extractor: source");
fimg_describe(out, "extractor: destination");
// print_rectangle(rect);
}