Skip to content

Commit 5cd65bf

Browse files
Appease clang-format
1 parent db842d1 commit 5cd65bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/source/detail/program_manager/program_manager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2643,7 +2643,6 @@ device_image_plain ProgramManager::build(const device_image_plain &DeviceImage,
26432643
const context Context = InputImpl->get_context();
26442644
const ContextImplPtr ContextImpl = getSyclObjImpl(Context);
26452645

2646-
26472646
const RTDeviceBinaryImage *ImgPtr = InputImpl->get_bin_image_ref();
26482647
const RTDeviceBinaryImage &Img = *ImgPtr;
26492648

0 commit comments

Comments
 (0)