diff --git a/lib/vagrant/driver/virtualbox_base.rb b/lib/vagrant/driver/virtualbox_base.rb index 2826362ae..71d1e15cc 100644 --- a/lib/vagrant/driver/virtualbox_base.rb +++ b/lib/vagrant/driver/virtualbox_base.rb @@ -245,8 +245,6 @@ module Vagrant def vm_exists?(uuid) end - protected - # Execute the given subcommand for VBoxManage and return the output. def execute(*command, &block) # Execute the command