summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-07-20 18:48:44 +0200
committerVolker Lendecke <vl@samba.org>2008-07-21 14:36:30 +0200
commit303f98af2fdb39ea1362197baf8fd7d98cea7475 (patch)
tree11a19f28c8ee2517fcc6d3c4d1bee57fd6a49558 /source3/include/proto.h
parent346a8d1bdcb5e69f608e9e6859e36798f3d43abe (diff)
downloadsamba-303f98af2fdb39ea1362197baf8fd7d98cea7475.tar.gz
samba-303f98af2fdb39ea1362197baf8fd7d98cea7475.tar.bz2
samba-303f98af2fdb39ea1362197baf8fd7d98cea7475.zip
Remove now unused cli_get_pipe_name
(This used to be commit ed4a447103cd9ada59222d79f5784818fe033209)
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index aab9b253d8..720ba3f91f 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -7910,7 +7910,6 @@ bool prs_data_blob(prs_struct *prs, DATA_BLOB *blob, TALLOC_CTX *mem_ctx);
/* The following definitions come from rpc_parse/parse_rpc.c */
-const char *cli_get_pipe_name(int pipe_idx);
const char *cli_get_pipe_name_from_iface(TALLOC_CTX *mem_ctx,
struct cli_state *cli,
const struct ndr_syntax_id *interface);