drop obsolete #ifdef XFree86LOADER

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2025-12-18 13:52:37 +01:00
parent f304644536
commit abf49484a0

View File

@@ -722,10 +722,6 @@ static char *XGI_GetCPUFreq(ScrnInfoPtr pScrn, char *buf, double *cpuFreq)
#ifdef XGICHECKOSSSE
#ifndef XFree86LOADER
#include <setjmp.h>
#endif
static jmp_buf sigill_return;
static void sigill_handler(void)