Skip to content

Commit d20d138

Browse files
committed
Fix after merge with origin/sycl
1 parent 1b96006 commit d20d138

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sycl/plugins/level_zero/pi_level0.hpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -323,9 +323,6 @@ struct _pi_program : _pi_object {
323323
// L0 build log.
324324
ze_module_build_log_handle_t ZeBuildLog;
325325

326-
// L0 build log.
327-
ze_module_build_log_handle_t ZeBuildLog;
328-
329326
// Keep the context of the program.
330327
pi_context Context;
331328
};

0 commit comments

Comments
 (0)