Skip to content

Commit 9bdae0e

Browse files
authored
Remove override of invalid_event which lacks a consistent value (#246)
Signed-off-by: Neil R. Spruit <[email protected]>
1 parent 1749112 commit 9bdae0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

negative_tests/core/test_handle_tracking/src/test_handle_tracking_errors.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ LZT_TEST_F(
127127

128128
auto device = devices[0];
129129

130-
ze_event_handle_t invalid_event;
131-
132130
ze_command_queue_handle_t command_queue;
133131
ze_command_queue_desc_t command_queue_desc = {};
134132
command_queue_desc.stype = ZE_STRUCTURE_TYPE_COMMAND_QUEUE_DESC;

0 commit comments

Comments
 (0)