Skip to content

Commit

Permalink
Update sycl/source/device.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: aelovikov-intel <andrei.elovikov@intel.com>
  • Loading branch information
bso-intel and aelovikov-intel authored Feb 29, 2024
1 parent 85b7d36 commit b79a347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sycl/source/device.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ void force_type(info::device_type &t, const info::device_type &ft) {
PI_ERROR_INVALID_OPERATION);
}
}

} // namespace detail

device::device() : device(default_selector_v) {}
Expand Down

0 comments on commit b79a347

Please sign in to comment.