From 18d023f9ee6201be20e4bc68e3fc070404a8edbc Mon Sep 17 00:00:00 2001 From: jansson Date: Tue, 23 May 2017 07:26:41 -0700 Subject: [PATCH] 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} --- webrtc/tools/frame_analyzer/video_quality_analysis.cc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/webrtc/tools/frame_analyzer/video_quality_analysis.cc b/webrtc/tools/frame_analyzer/video_quality_analysis.cc index 66ca469ecd..d71ac573b7 100644 --- a/webrtc/tools/frame_analyzer/video_quality_analysis.cc +++ b/webrtc/tools/frame_analyzer/video_quality_analysis.cc @@ -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(),