mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-28 16:50:13 +01:00
loader: Don't add internal/ to the search path
Reviewed-by: Eric Anholt <eric@anholt.net> Reviewed-by: Julien Cristau <jcristau@debian.org> Signed-off-by: Adam Jackson <ajax@redhat.com>
This commit is contained in:
parent
97bd6e4536
commit
49fa768013
1 changed files with 0 additions and 1 deletions
|
|
@ -177,7 +177,6 @@ static const char *stdSubdirs[] = {
|
|||
"input/",
|
||||
"drivers/",
|
||||
"extensions/",
|
||||
"internal/",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue