Skip to content

Commit

Permalink
Update autogenerated file
Browse files Browse the repository at this point in the history
  • Loading branch information
hdelan committed Oct 21, 2024
1 parent faa0ad5 commit bd793ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions source/loader/layers/exception_sanitizer/ur_exceptionddi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7571,8 +7571,7 @@ UR_DLLEXPORT ur_result_t UR_APICALL urGetDeviceProcAddrTable(
}

ur_result_t context_t::init(ur_dditable_t *dditable,
const std::set<std::string> &, //enabledLayerNames,
codeloc_data) {
const std::set<std::string> &, codeloc_data) {
ur_result_t result = UR_RESULT_SUCCESS;

if (UR_RESULT_SUCCESS == result) {
Expand Down

0 comments on commit bd793ef

Please sign in to comment.