summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_proto.h
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-06-28 00:34:29 +0200
committerMichael Adam <obnox@samba.org>2010-08-14 02:10:31 +0200
commit66e67c1bad2b6bd7c28600ba166971a83e3f3520 (patch)
tree3e169380c11f02b7e83909c7f2fcd806edf54c87 /source3/winbindd/winbindd_proto.h
parentec33a624a395d6108e47a4eef9430626ec83b314 (diff)
downloadsamba-66e67c1bad2b6bd7c28600ba166971a83e3f3520.tar.gz
samba-66e67c1bad2b6bd7c28600ba166971a83e3f3520.tar.bz2
samba-66e67c1bad2b6bd7c28600ba166971a83e3f3520.zip
s3:winbind: remove SET_HWM from winbind's API.
Diffstat (limited to 'source3/winbindd/winbindd_proto.h')
-rw-r--r--source3/winbindd/winbindd_proto.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/source3/winbindd/winbindd_proto.h b/source3/winbindd/winbindd_proto.h
index eb9ca4bace..8ce31d7e2a 100644
--- a/source3/winbindd/winbindd_proto.h
+++ b/source3/winbindd/winbindd_proto.h
@@ -830,13 +830,6 @@ struct tevent_req *winbindd_remove_mapping_send(TALLOC_CTX *mem_ctx,
NTSTATUS winbindd_remove_mapping_recv(struct tevent_req *req,
struct winbindd_response *response);
-struct tevent_req *winbindd_set_hwm_send(TALLOC_CTX *mem_ctx,
- struct tevent_context *ev,
- struct winbindd_cli_state *cli,
- struct winbindd_request *request);
-NTSTATUS winbindd_set_hwm_recv(struct tevent_req *req,
- struct winbindd_response *response);
-
struct tevent_req *winbindd_pam_auth_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,
struct winbindd_cli_state *cli,