diff options
Diffstat (limited to 'lib/chef/win32/system.rb')
-rwxr-xr-x | lib/chef/win32/system.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/win32/system.rb b/lib/chef/win32/system.rb index ec2e5d3457..75269dcb03 100755 --- a/lib/chef/win32/system.rb +++ b/lib/chef/win32/system.rb @@ -56,7 +56,6 @@ class Chef raise Win32APIError, "Failed to revert Wow64 file redirection" end end - end end end |