diff --git a/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c b/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c index a220412ff..4b6238b64 100644 --- a/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c +++ b/slsDetectorServers/mythen3DetectorServer/slsDetectorFunctionList.c @@ -167,7 +167,6 @@ int checkKernelVersion() { #ifdef VIRTUAL return OK; #endif - return Nios_checkKernelVersion(KERNEL_DATE_VRSN); }