Remove unecessary non fatal error statement that very often is printed in the PSNR or SSIM metric numbered list

BUG=webrtc:7698
NOTRY=TRUE

Review-Url: https://codereview.webrtc.org/2901793002
Cr-Commit-Position: refs/heads/master@{#18234}
This commit is contained in:
jansson 2017-05-23 07:26:41 -07:00 committed by Commit bot
parent 868f32f423
commit 18d023f9ee

View File

@ -460,10 +460,6 @@ void PrintMaxRepeatedAndSkippedFrames(FILE* output,
}
continue;
}
fprintf(stderr,
"Found barcode %d in test video, which is not in reference video",
it_test->first);
return;
}
fprintf(output, "RESULT Max_repeated: %s= %d\n", label.c_str(),