From 12eb340a4e3898c704cff3b56a12b69cd35204bb Mon Sep 17 00:00:00 2001 From: Alexander Alekhin Date: Wed, 2 Oct 2013 19:35:21 +0400 Subject: [PATCH] removed invalid comment --- modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime.hpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime.hpp b/modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime.hpp index 7b31f457e7..3e62edec92 100644 --- a/modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime.hpp +++ b/modules/ocl/include/opencv2/ocl/cl_runtime/cl_runtime.hpp @@ -1,6 +1,3 @@ -// -// AUTOGENERATED, DO NOT EDIT -// #ifndef __OPENCV_OCL_CL_RUNTIME_HPP__ #define __OPENCV_OCL_CL_RUNTIME_HPP__