removing a garbage comment

This commit is contained in:
Andrey Pavlenko
2015-08-26 14:15:18 +03:00
parent 4aefb9f2fc
commit b78eb49178

View File

@@ -4571,7 +4571,6 @@ public:
} }
else else
{ {
// CL_MEM_USE_HOST_PTR (nothing is required) and OTHER cases
cl_int retval = 0; cl_int retval = 0;
void* data = clEnqueueMapBuffer(q, (cl_mem)u->handle, CL_TRUE, void* data = clEnqueueMapBuffer(q, (cl_mem)u->handle, CL_TRUE,
(CL_MAP_READ | CL_MAP_WRITE), (CL_MAP_READ | CL_MAP_WRITE),