From 5fd18d7ceca0290e877a29ca1cef6507015b53a5 Mon Sep 17 00:00:00 2001 From: gryf Date: Tue, 23 Apr 2019 19:07:03 +0200 Subject: [PATCH] Removed redundant --videocapopts from modifyvm --- VBoxManage | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/VBoxManage b/VBoxManage index 902c6f2..d2b3ab7 100644 --- a/VBoxManage +++ b/VBoxManage @@ -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