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:
@@ -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,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user