diff --git a/modules/ocl/src/gftt.cpp b/modules/ocl/src/gftt.cpp index 57ed12f009..4f204d6f43 100644 --- a/modules/ocl/src/gftt.cpp +++ b/modules/ocl/src/gftt.cpp @@ -110,7 +110,6 @@ static void findCorners_caller( oclMat& counter) //output value with number of detected corners, have to be 0 before call { string opt; - std::vector k; Context * cxt = Context::getContext(); std::vector< std::pair > args;