mirror of https://github.com/BOINC/boinc.git
VBOX: remove unneeded variable
This commit is contained in:
parent
7ec9e95822
commit
56ae3415a4
|
@ -896,7 +896,6 @@ int VBOX_VM::register_vm() {
|
|||
APP_INIT_DATA aid;
|
||||
char buf[256];
|
||||
int retval;
|
||||
int portcount = 1;
|
||||
|
||||
boinc_get_init_data_p(&aid);
|
||||
get_slot_directory(virtual_machine_slot_directory);
|
||||
|
|
Loading…
Reference in New Issue