svn path=/trunk/boinc/; revision=19292

This commit is contained in:
David Anderson 2009-10-12 22:45:44 +00:00
parent 483d79b28d
commit 656441dc3b
1 changed files with 1 additions and 1 deletions

View File

@ -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