summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-11-08 19:37:53 +0100
committerVolker Lendecke <vl@samba.org>2009-11-08 19:43:47 +0100
commit27847e8386a005b4369d99cad62215a113a0a0f9 (patch)
treefa94d2690f3b5f334f823ec266bb6aa1023b324d /source3/include/proto.h
parent47455b4d1adf2e01f0994005a6302ae32c012478 (diff)
downloadsamba-27847e8386a005b4369d99cad62215a113a0a0f9.tar.gz
samba-27847e8386a005b4369d99cad62215a113a0a0f9.tar.bz2
samba-27847e8386a005b4369d99cad62215a113a0a0f9.zip
Revert "s3: Consolidate getting the name out of a pipes_struct"
This reverts commit 9621306351cdb469ef393a6d8cbeea456bc4bd9f.
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 3d62e505b3..a0355732e7 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5836,7 +5836,6 @@ bool api_pipe_request(pipes_struct *p);
pipes_struct *get_first_internal_pipe(void);
pipes_struct *get_next_internal_pipe(pipes_struct *p);
-const char *get_pipe_name_tos(struct pipes_struct *p);
bool fsp_is_np(struct files_struct *fsp);
NTSTATUS np_open(TALLOC_CTX *mem_ctx, const char *name,