mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 11:58:10 +02:00
haiku: Remove common directory search path
* /boot/common no longer exists in Haiku as of a few days ago (and this is undefined) Acked-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
8821e9d108
commit
69508950da
1 changed files with 0 additions and 2 deletions
|
|
@ -102,8 +102,6 @@ GLRendererRoster::AddDefaultPaths()
|
|||
const directory_which paths[] = {
|
||||
B_USER_NONPACKAGED_ADDONS_DIRECTORY,
|
||||
B_USER_ADDONS_DIRECTORY,
|
||||
B_COMMON_NONPACKAGED_ADDONS_DIRECTORY,
|
||||
B_COMMON_ADDONS_DIRECTORY,
|
||||
B_SYSTEM_ADDONS_DIRECTORY,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue