summaryrefslogtreecommitdiff
path: root/source3/rpc_client/rpc_transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/rpc_client/rpc_transport.h')
-rw-r--r--source3/rpc_client/rpc_transport.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/rpc_client/rpc_transport.h b/source3/rpc_client/rpc_transport.h
index 72e7609732..ad2210646f 100644
--- a/source3/rpc_client/rpc_transport.h
+++ b/source3/rpc_client/rpc_transport.h
@@ -102,6 +102,5 @@ NTSTATUS rpc_transport_sock_init(TALLOC_CTX *mem_ctx, int fd,
NTSTATUS rpc_transport_tstream_init(TALLOC_CTX *mem_ctx,
struct tstream_context **stream,
struct rpc_cli_transport **presult);
-struct cli_state *rpc_pipe_np_smb_conn(struct rpc_pipe_client *p);
#endif /* _RPC_CLIENT_RPC_TRANSPORT_H_ */