summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-07-10 17:05:24 -0400
committerGünther Deschner <gd@samba.org>2010-07-13 14:44:11 +0200
commit29a3142be856b010ccebb153afad0bf6499d5b56 (patch)
tree41a142ef9bc13d2a4ca705ab3575bd2574f1ba35 /source3/include/proto.h
parent8e235df2de96954af0bd8dc1cc464f6d9d834372 (diff)
downloadsamba-29a3142be856b010ccebb153afad0bf6499d5b56.tar.gz
samba-29a3142be856b010ccebb153afad0bf6499d5b56.tar.bz2
samba-29a3142be856b010ccebb153afad0bf6499d5b56.zip
s3-dcerpc: Remove unused functions
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 6bc656824d..a8fa4c1977 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5169,9 +5169,6 @@ NTSTATUS rpc_srv_register(int version, const char *clnt,
bool is_known_pipename(const char *cli_filename, struct ndr_syntax_id *syntax);
bool api_pipe_bind_req(pipes_struct *p, struct ncacn_packet *pkt);
bool api_pipe_alter_context(pipes_struct *p, struct ncacn_packet *pkt);
-bool api_pipe_ntlmssp_auth_process(pipes_struct *p, prs_struct *rpc_in,
- uint32 *p_ss_padding_len, NTSTATUS *pstatus);
-bool api_pipe_schannel_process(pipes_struct *p, prs_struct *rpc_in, uint32 *p_ss_padding_len);
void free_pipe_rpc_context( PIPE_RPC_FNS *list );
bool api_pipe_request(pipes_struct *p, struct ncacn_packet *pkt);