Skip to content

Commit d238fa4

Browse files
author
Erich Keane
committed
Remove extra newlines to fix clang-format
1 parent 984de9b commit d238fa4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/include/CL/sycl/detail/kernel_desc.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ struct kernel_param_desc_t {
4646
int offset;
4747
};
4848

49-
50-
5149
// Translates specialization constant type to its name.
5250
template <class Name> struct SpecConstantInfo {
5351
static constexpr const char *getName() { return ""; }

0 commit comments

Comments
 (0)