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

hopefully, now opencv_test_imgproc should pass

This commit is contained in:
Vadim Pisarevsky
2013-12-02 18:27:08 +04:00
parent 5fea17ff0d
commit 161c3b71e6
5 changed files with 6 additions and 21 deletions
-4
View File
@@ -48,10 +48,6 @@
namespace cv {
void MatAllocator::sync(UMatData*) const
{
}
void MatAllocator::map(UMatData*, int) const
{
}