summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/dcerpc.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2013-09-17 07:19:42 +0200
committerAndrew Bartlett <abartlet@samba.org>2013-10-17 08:48:55 +1300
commitd610339028443f74248aec4bb9b4caa62daa1ff4 (patch)
tree5407c2ee56412d230c7a5381fa2157cad829b6c4 /source4/librpc/rpc/dcerpc.h
parente9998d16689aaee89746a741fcaa1622147a5890 (diff)
downloadsamba-d610339028443f74248aec4bb9b4caa62daa1ff4.tar.gz
samba-d610339028443f74248aec4bb9b4caa62daa1ff4.tar.bz2
samba-d610339028443f74248aec4bb9b4caa62daa1ff4.zip
s4:librpc/rpc: remove unused dcerpc_smb_tree()
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/librpc/rpc/dcerpc.h')
-rw-r--r--source4/librpc/rpc/dcerpc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/librpc/rpc/dcerpc.h b/source4/librpc/rpc/dcerpc.h
index 0a319d31ff..67059ac485 100644
--- a/source4/librpc/rpc/dcerpc.h
+++ b/source4/librpc/rpc/dcerpc.h
@@ -210,7 +210,6 @@ NTSTATUS dcerpc_bind_auth_schannel(TALLOC_CTX *tmp_ctx,
uint8_t auth_level);
struct tevent_context *dcerpc_event_context(struct dcerpc_pipe *p);
NTSTATUS dcerpc_init(void);
-struct smbcli_tree *dcerpc_smb_tree(struct dcecli_connection *c);
struct composite_context *dcerpc_secondary_smb_send(struct dcecli_connection *c1,
struct dcerpc_pipe *p2,
const char *pipe_name);