1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Fix OS X build

This commit is contained in:
Andrey Kamaev
2012-10-11 15:36:47 +04:00
parent be98693aaf
commit dc4a649513
-1
View File
@@ -181,7 +181,6 @@ private:
Mat& dst;
const Cvt& cvt;
CvtColorLoop_Invoker(const CvtColorLoop_Invoker&);
const CvtColorLoop_Invoker& operator= (const CvtColorLoop_Invoker&);
};