Skip to content

Commit 89ad5b0

Browse files
committed
[SYCL] address review comments #5
Signed-off-by: Sergey V Maslov <[email protected]>
1 parent 9255a4d commit 89ad5b0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sycl/include/CL/sycl/handler.hpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,6 @@ template <typename Type> struct get_kernel_name_t<detail::auto_name, Type> {
107107

108108
__SYCL_EXPORT device getDeviceFromHandler(handler &);
109109

110-
device getDeviceFromHandler(handler &);
111-
112110
} // namespace detail
113111

114112
namespace intel {

0 commit comments

Comments
 (0)