diff --git a/lib/vagrant/machine/remote.rb b/lib/vagrant/machine/remote.rb index 0609b4bed..f38c6d745 100644 --- a/lib/vagrant/machine/remote.rb +++ b/lib/vagrant/machine/remote.rb @@ -133,10 +133,6 @@ module Vagrant "" end - # def action(name, opts={}) - # @provider.action(name) - # end - def communicate @logger.debug("Getting communicator from client") if !@communicate