From ebc0903ebfc3f1e656e52c4a4ece60e08a34bdca Mon Sep 17 00:00:00 2001 From: Thom May Date: Wed, 11 May 2016 15:51:55 +0100 Subject: remove dead comment Signed-off-by: Thom May --- lib/chef/application/solo.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/chef/application/solo.rb b/lib/chef/application/solo.rb index b3d2f61a52..98d9acca5e 100644 --- a/lib/chef/application/solo.rb +++ b/lib/chef/application/solo.rb @@ -228,7 +228,6 @@ class Chef::Application::Solo < Chef::Application set_specific_recipes Chef::Config[:solo] = true - # Chef::Config[:solo_legacy_mode] = true Chef::Log.deprecation("-r MUST be changed to --recipe-url, the -r option will be changed in Chef 13.0") if ARGV.include?("-r") -- cgit v1.2.1