mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-26 21:14:36 +00: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:
@@ -177,7 +177,6 @@ static const char *stdSubdirs[] = {
|
||||
"input/",
|
||||
"drivers/",
|
||||
"extensions/",
|
||||
"internal/",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user