mirror of https://github.com/BOINC/boinc.git
parent
9c20f59c15
commit
a2c40ce0b6
|
@ -299,7 +299,6 @@ bool VBOX_VM::is_running() {
|
|||
string vmstate;
|
||||
size_t vmstate_location;
|
||||
size_t vmstate_length;
|
||||
char buf[256];
|
||||
|
||||
command = "showvminfo \"" + vm_name + "\" ";
|
||||
command += "--machinereadable ";
|
||||
|
|
Loading…
Reference in New Issue