mirror of
https://github.com/X11Libre/xf86-video-intel.git
synced 2026-03-24 01:24:12 +00:00
drop obsolete #ifdef XFree86LOADER
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -828,8 +828,6 @@ err:
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef XFree86LOADER
|
||||
|
||||
static MODULESETUPPROTO(intel_setup);
|
||||
|
||||
static XF86ModuleVersionInfo intel_version = {
|
||||
@@ -904,4 +902,3 @@ static pointer intel_setup(pointer module,
|
||||
}
|
||||
|
||||
_X_EXPORT XF86ModuleData intelModuleData = { &intel_version, intel_setup, NULL };
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user