mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Fixed several GCC 5.x warnings
This commit is contained in:
@@ -13,7 +13,6 @@ using namespace ::testing;
|
||||
using std::tr1::tuple;
|
||||
using std::tr1::get;
|
||||
|
||||
namespace {
|
||||
|
||||
struct OpenCLState
|
||||
{
|
||||
@@ -64,5 +63,3 @@ OCL_PERF_TEST_P(UMatTest, CustomPtr, Combine(Values(sz1080p, sz2160p), Bool(), :
|
||||
|
||||
SANITY_CHECK_NOTHING();
|
||||
}
|
||||
|
||||
} // namespace cvtest
|
||||
|
||||
Reference in New Issue
Block a user