summaryrefslogtreecommitdiff
path: root/lib/chef/provider/ohai.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/provider/ohai.rb')
-rw-r--r--lib/chef/provider/ohai.rb4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/chef/provider/ohai.rb b/lib/chef/provider/ohai.rb
index c36655077b..0c2397cee5 100644
--- a/lib/chef/provider/ohai.rb
+++ b/lib/chef/provider/ohai.rb
@@ -25,10 +25,6 @@ class Chef
provides :ohai
- def whyrun_supported?
- true
- end
-
def load_current_resource
true
end