mirror of
https://github.com/X11Libre/xf86-video-ast.git
synced 2026-03-23 17:19:26 +00:00
drop obsolete #ifdef XFree86LOADER
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -135,8 +135,6 @@ static const OptionInfoRec ASTOptions[] = {
|
||||
{-1, NULL, OPTV_NONE, {0}, FALSE}
|
||||
};
|
||||
|
||||
#ifdef XFree86LOADER
|
||||
|
||||
static MODULESETUPPROTO(astSetup);
|
||||
|
||||
static XF86ModuleVersionInfo astVersRec = {
|
||||
@@ -181,8 +179,6 @@ astSetup(pointer module, pointer opts, int *errmaj, int *errmin)
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* XFree86LOADER */
|
||||
|
||||
/*
|
||||
* ASTIdentify --
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user