s3-proto: remove obsolete prototypes.
authorGünther Deschner <gd@samba.org>
Thu, 26 Aug 2010 21:25:00 +0000 (23:25 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 26 Aug 2010 21:25:00 +0000 (23:25 +0200)
Guenther

source3/include/proto.h

index 2a70051c488443439ad9f43d14330789ff15ebb4..4b34ec0c00b361c221c7e2649d7d3e2b18eb1fc3 100644 (file)
@@ -4286,20 +4286,6 @@ struct cli_state *rpc_pipe_smbd_smb_conn(struct rpc_pipe_client *p);
 NTSTATUS rpc_transport_sock_init(TALLOC_CTX *mem_ctx, int fd,
                                 struct rpc_cli_transport **presult);
 
-/* The following definitions come from rpc_client/ndr.c  */
-
-struct tevent_req *cli_do_rpc_ndr_send(TALLOC_CTX *mem_ctx,
-                                      struct tevent_context *ev,
-                                      struct rpc_pipe_client *cli,
-                                      const struct ndr_interface_table *table,
-                                      uint32_t opnum,
-                                      void *r);
-NTSTATUS cli_do_rpc_ndr_recv(struct tevent_req *req, TALLOC_CTX *mem_ctx);
-NTSTATUS cli_do_rpc_ndr(struct rpc_pipe_client *cli,
-                       TALLOC_CTX *mem_ctx,
-                       const struct ndr_interface_table *table,
-                       uint32 opnum, void *r);
-
 /* The following definitions come from rpc_server/srv_eventlog_nt.c  */
 
 /* The following definitions come from rpc_server/rpc_handles.c  */