diff --git a/client/gpu_detect.cpp b/client/gpu_detect.cpp index 5a9d2cc936..09d3edfa4a 100644 --- a/client/gpu_detect.cpp +++ b/client/gpu_detect.cpp @@ -18,9 +18,7 @@ // client-specific GPU code. Mostly GPU detection -#ifdef __APPLE__ #define USE_CHILD_PROCESS_TO_DETECT_GPUS 1 -#endif #include "cpp.h"