summaryrefslogtreecommitdiff
path: root/source3/include/rpcclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/rpcclient.h')
-rw-r--r--source3/include/rpcclient.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/source3/include/rpcclient.h b/source3/include/rpcclient.h
index 2835203ca8..93712b55f3 100644
--- a/source3/include/rpcclient.h
+++ b/source3/include/rpcclient.h
@@ -74,16 +74,6 @@ struct nt_client_info
/* domain controller */
fstring level3_dom;
fstring level5_dom;
-
- /************** \PIPE\samr stuff ********************/
-
- POLICY_HND samr_pol_connect;
- POLICY_HND samr_pol_open_domain;
- POLICY_HND samr_pol_open_builtindom;
- POLICY_HND samr_pol_open_user;
-
- struct acct_info *sam;
- int num_sam_entries;
};
struct client_info