Fix OS X build

This commit is contained in:
Andrey Kamaev 2012-10-11 15:36:47 +04:00
parent be98693aaf
commit dc4a649513

View File

@ -181,7 +181,6 @@ private:
Mat& dst;
const Cvt& cvt;
CvtColorLoop_Invoker(const CvtColorLoop_Invoker&);
const CvtColorLoop_Invoker& operator= (const CvtColorLoop_Invoker&);
};