mirror of
https://github.com/X11Libre/xf86-video-suncg6.git
synced 2026-03-24 01:25:09 +00:00
drop ifdef on ancient XFree86LOADER
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -98,8 +98,6 @@ static const OptionInfoRec CG6Options[] = {
|
||||
{ -1, NULL, OPTV_NONE, {0}, FALSE }
|
||||
};
|
||||
|
||||
#ifdef XFree86LOADER
|
||||
|
||||
static MODULESETUPPROTO(cg6Setup);
|
||||
|
||||
static XF86ModuleVersionInfo suncg6VersRec =
|
||||
@@ -143,8 +141,6 @@ cg6Setup(pointer module, pointer opts, int *errmaj, int *errmin)
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* XFree86LOADER */
|
||||
|
||||
static Bool
|
||||
CG6GetRec(ScrnInfoPtr pScrn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user