mirror of
https://github.com/X11Libre/xf86-video-dummy.git
synced 2026-03-24 01:24:47 +00:00
drop obsolete #ifdef XFree86LOADER
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -113,8 +113,6 @@ static const OptionInfoRec DUMMYOptions[] = {
|
||||
{ -1, NULL, OPTV_NONE, {0}, FALSE }
|
||||
};
|
||||
|
||||
#ifdef XFree86LOADER
|
||||
|
||||
static MODULESETUPPROTO(dummySetup);
|
||||
|
||||
static XF86ModuleVersionInfo dummyVersRec =
|
||||
@@ -428,8 +426,6 @@ dummySetup(pointer module, pointer opts, int *errmaj, int *errmin)
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* XFree86LOADER */
|
||||
|
||||
static Bool
|
||||
DUMMYGetRec(ScrnInfoPtr pScrn)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user