Skip to content

Commit c64dce5

Browse files
committed
Update autogenerated file
1 parent cfd58bd commit c64dce5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/loader/layers/exception_sanitizer/ur_exceptionddi.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7571,8 +7571,7 @@ UR_DLLEXPORT ur_result_t UR_APICALL urGetDeviceProcAddrTable(
75717571
}
75727572

75737573
ur_result_t context_t::init(ur_dditable_t *dditable,
7574-
const std::set<std::string> &, //enabledLayerNames,
7575-
codeloc_data) {
7574+
const std::set<std::string> &, codeloc_data) {
75767575
ur_result_t result = UR_RESULT_SUCCESS;
75777576

75787577
if (UR_RESULT_SUCCESS == result) {

0 commit comments

Comments
 (0)