Skip to content
Snippets Groups Projects
Commit 0ca76008 authored by Rom Walton's avatar Rom Walton
Browse files

VBOX: Juha pointed out that I took one line of code out to many on a code...

VBOX: Juha pointed out that I took one line of code out to many on a code cleanup pass.  I'm adding it back in.
parent afef39ed
No related branches found
No related tags found
No related merge requests found
......@@ -502,6 +502,7 @@ int VBOX_VM::create_vm() {
// lead to a machine that will only return crashed VM reports.
vboxlog_msg("Legacy fallback configuration detected. Disabling VirtualBox hardware acceleration support.");
vboxlog_msg("NOTE: Upgrading to BOINC 7.2.16 or better may re-enable hardware acceleration.");
disable_acceleration = true;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment