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

Merge pull request #2245 from ilya-lavrenov:redundant_sync

This commit is contained in:
Andrey Pavlenko
2014-01-31 19:04:07 +04:00
committed by OpenCV Buildbot
-2
View File
@@ -3582,8 +3582,6 @@ public:
u->markHostCopyObsolete(true);
u->markDeviceCopyObsolete(false);
clFinish(q);
}
void copy(UMatData* src, UMatData* dst, int dims, const size_t sz[],