Quick Updates

svn path=/trunk/boinc/; revision=24202
This commit is contained in:
Rom Walton 2011-09-14 03:17:13 +00:00
parent 9c20f59c15
commit a2c40ce0b6
1 changed files with 0 additions and 1 deletions

View File

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