dzn: Remove spammy logging during device create
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20364>
This commit is contained in:
@@ -206,7 +206,6 @@ try_find_d3d12core_next_to_self(char *path, size_t path_arr_size)
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (GetFileAttributesA(path) == INVALID_FILE_ATTRIBUTES) {
|
if (GetFileAttributesA(path) == INVALID_FILE_ATTRIBUTES) {
|
||||||
mesa_logi("No D3D12Core.dll exists next to self\n");
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user