From 513f4128ec4944e7411395f0f9534ab5aafab702 Mon Sep 17 00:00:00 2001 From: Ivan Korolev Date: Thu, 19 Jan 2012 12:20:34 +0000 Subject: [PATCH] account test --- modules/imgproc/perf/perf_threshold.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/imgproc/perf/perf_threshold.cpp b/modules/imgproc/perf/perf_threshold.cpp index 2be7d36287..02e818c411 100644 --- a/modules/imgproc/perf/perf_threshold.cpp +++ b/modules/imgproc/perf/perf_threshold.cpp @@ -88,4 +88,3 @@ PERF_TEST_P(Size_AdaptThreshType_AdaptThreshMethod_BlockSize, adaptiveThreshold, SANITY_CHECK(dst); } -