summaryrefslogtreecommitdiff
path: root/lib/chef/win32/api/net.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/win32/api/net.rb')
-rw-r--r--lib/chef/win32/api/net.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/chef/win32/api/net.rb b/lib/chef/win32/api/net.rb
index fdbe55579f..bec00f638a 100644
--- a/lib/chef/win32/api/net.rb
+++ b/lib/chef/win32/api/net.rb
@@ -90,7 +90,6 @@ class Chef
end
end
-
class USER_INFO_3 < FFI::Struct
include StructHelpers
layout :usri3_name, :LPWSTR,
@@ -159,7 +158,6 @@ class Chef
:ui2_domainname, :LMSTR
end
-
#NET_API_STATUS NetLocalGroupAdd(
#_In_ LPCWSTR servername,
#_In_ DWORD level,