Skip to content

Commit 1783f75

Browse files
authored
Update handler.hpp
1 parent 3cb0ba4 commit 1783f75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sycl/include/sycl/handler.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3244,7 +3244,6 @@ class __SYCL_EXPORT handler {
32443244
private:
32453245
std::shared_ptr<detail::handler_impl> impl;
32463246
std::shared_ptr<detail::queue_impl> MQueue;
3247-
32483247
std::vector<detail::LocalAccessorImplPtr> MLocalAccStorage;
32493248
std::vector<std::shared_ptr<detail::stream_impl>> MStreamStorage;
32503249
detail::string MKernelName;

0 commit comments

Comments
 (0)