Skip to content

Commit 2e5b580

Browse files
committed
Formatting correction.
1 parent 2717f9f commit 2e5b580

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/plugins/level_zero/pi_level_zero.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4148,7 +4148,6 @@ pi_result piEnqueueMemUnmap(pi_queue Queue, pi_mem MemObj, void *MappedPtr,
41484148

41494149
// TODO: Level Zero is missing the memory "mapping" capabilities, so we are
41504150
// left to doing copy (write back to the device).
4151-
// See https://gitlab.devtools.intel.com/one-api/level_zero/issues/293. // INTEL
41524151
//
41534152
// NOTE: Keep this in sync with the implementation of
41544153
// piEnqueueMemBufferMap/piEnqueueMemImageMap.

0 commit comments

Comments
 (0)