diff --git a/lib/vagrant/action/environment.rb b/lib/vagrant/action/environment.rb index cde414d33..52e6b9649 100644 --- a/lib/vagrant/action/environment.rb +++ b/lib/vagrant/action/environment.rb @@ -9,10 +9,6 @@ module Vagrant # action environment. attr_reader :env - # If nonnil, the error associated with this environment. Set - # using {#error!} - attr_reader :error - def initialize(env) super() do |h,k| # By default, try to find the key as a method on the