Removed redundant --videocapopts from modifyvm

This commit is contained in:
2019-04-23 19:07:03 +02:00
parent 05af06f337
commit 5fd18d7cec

View File

@@ -1619,8 +1619,8 @@ _VBoxManage() {
--videocapmaxtime --videocapmaxsize --videocapopts --defaultfrontend
--cpuid-portability-level --paravirtprovider --audiocodec --usbxhci
--usbrename --apic --x2apic --paravirtdebug --cpu-profile
--biosapic --videocapopts --ibpb-on-vm-entry --ibpb-on-vm-exit
--spec-ctrl --audioin --audioout --l1d-flush-on-sched
--biosapic --ibpb-on-vm-entry --ibpb-on-vm-exit --spec-ctrl
--audioin --audioout --l1d-flush-on-sched
--l1d-flush-on-vm-entry)
if [[ ${prev} == ${cmd} ]]; then