diff --git a/client/client_state.cpp b/client/client_state.cpp index e290af7ec7..648e12cd8e 100644 --- a/client/client_state.cpp +++ b/client/client_state.cpp @@ -277,7 +277,7 @@ int CLIENT_STATE::init() { fake_cuda(coprocs, 2); msg_printf(NULL, MSG_INFO, "Faking an NVIDIA GPU"); #endif -#if 1 +#if 0 fake_ati(coprocs, 2); msg_printf(NULL, MSG_INFO, "Faking an ATI GPU"); #endif