diff --git a/modules/core/src/matmul.cpp b/modules/core/src/matmul.cpp index 60c117385b..14dd1918fa 100644 --- a/modules/core/src/matmul.cpp +++ b/modules/core/src/matmul.cpp @@ -44,10 +44,6 @@ #include "opencl_kernels.hpp" #include "opencv2/core/opencl/runtime/opencl_clamdblas.hpp" -//#ifdef HAVE_IPP -//#include "ippversion.h" -//#endif - namespace cv {