mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-11 14:30:26 +01:00
dzn: Remove spammy logging during device create
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20364>
This commit is contained in:
parent
a0b9e5a93e
commit
22bb768a8e
1 changed files with 0 additions and 1 deletions
|
|
@ -206,7 +206,6 @@ try_find_d3d12core_next_to_self(char *path, size_t path_arr_size)
|
|||
}
|
||||
|
||||
if (GetFileAttributesA(path) == INVALID_FILE_ATTRIBUTES) {
|
||||
mesa_logi("No D3D12Core.dll exists next to self\n");
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue