mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-05 01:50:34 +01:00
Unload submodules.
Signed-off-by: Michal Suchanek <hramrach@centrum.cz> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b04aff76ac
commit
0d4bb5442c
1 changed files with 0 additions and 6 deletions
|
|
@ -1643,13 +1643,7 @@ xf86LoadOneModule(char *name, pointer opt)
|
|||
void
|
||||
xf86UnloadSubModule(pointer mod)
|
||||
{
|
||||
/*
|
||||
* This is disabled for now. The loader isn't smart enough yet to undo
|
||||
* relocations.
|
||||
*/
|
||||
#if 0
|
||||
UnloadSubModule(mod);
|
||||
#endif
|
||||
}
|
||||
|
||||
Bool
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue