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

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[],