Skip to content

Commit 212daf1

Browse files
Appease clang-format
1 parent 1256f9b commit 212daf1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/source/detail/queue_impl.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ queue_impl::submit_impl(const detail::type_erased_cgfo_ty &CGF,
345345
CGF(Handler);
346346
}
347347

348-
349348
// We might swap handlers as part of the CGH(Handler) call in the reduction
350349
// case, so need to retrieve the handler_impl reference after that.
351350
detail::handler_impl &HandlerImpl = *detail::getSyclObjImpl(Handler);

0 commit comments

Comments
 (0)