mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user