summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/ndr_schannel.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-09-14 06:47:37 +0200
committerGünther Deschner <gd@samba.org>2009-09-14 06:49:58 +0200
commitb8834cad073e6b8ffb8eb8b7d731c40048d847ec (patch)
tree9a94a427d5d0a7054c6be356ad075bcb7282c014 /librpc/gen_ndr/ndr_schannel.h
parent2f9adf04e4b3e16c046cb371a428a8a70d5de041 (diff)
downloadsamba-b8834cad073e6b8ffb8eb8b7d731c40048d847ec.tar.gz
samba-b8834cad073e6b8ffb8eb8b7d731c40048d847ec.tar.bz2
samba-b8834cad073e6b8ffb8eb8b7d731c40048d847ec.zip
schannel: remove unused schannel structs.
Guenther
Diffstat (limited to 'librpc/gen_ndr/ndr_schannel.h')
-rw-r--r--librpc/gen_ndr/ndr_schannel.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/librpc/gen_ndr/ndr_schannel.h b/librpc/gen_ndr/ndr_schannel.h
index ed4093366a..63ee1e4cc9 100644
--- a/librpc/gen_ndr/ndr_schannel.h
+++ b/librpc/gen_ndr/ndr_schannel.h
@@ -8,15 +8,6 @@
#include "../librpc/ndr/ndr_schannel.h"
#define NDR_SCHANNEL_CALL_COUNT (0)
-void ndr_print_schannel_bind_3(struct ndr_print *ndr, const char *name, const struct schannel_bind_3 *r);
-void ndr_print_schannel_bind_23(struct ndr_print *ndr, const char *name, const struct schannel_bind_23 *r);
-void ndr_print_schannel_bind_info(struct ndr_print *ndr, const char *name, const union schannel_bind_info *r);
-enum ndr_err_code ndr_push_schannel_bind(struct ndr_push *ndr, int ndr_flags, const struct schannel_bind *r);
-enum ndr_err_code ndr_pull_schannel_bind(struct ndr_pull *ndr, int ndr_flags, struct schannel_bind *r);
-void ndr_print_schannel_bind(struct ndr_print *ndr, const char *name, const struct schannel_bind *r);
-enum ndr_err_code ndr_push_schannel_bind_ack(struct ndr_push *ndr, int ndr_flags, const struct schannel_bind_ack *r);
-enum ndr_err_code ndr_pull_schannel_bind_ack(struct ndr_pull *ndr, int ndr_flags, struct schannel_bind_ack *r);
-void ndr_print_schannel_bind_ack(struct ndr_print *ndr, const char *name, const struct schannel_bind_ack *r);
enum ndr_err_code ndr_push_netlogon_creds_CredentialState(struct ndr_push *ndr, int ndr_flags, const struct netlogon_creds_CredentialState *r);
enum ndr_err_code ndr_pull_netlogon_creds_CredentialState(struct ndr_pull *ndr, int ndr_flags, struct netlogon_creds_CredentialState *r);
void ndr_print_netlogon_creds_CredentialState(struct ndr_print *ndr, const char *name, const struct netlogon_creds_CredentialState *r);