summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-19 14:37:47 +0100
committerGünther Deschner <gd@samba.org>2008-12-17 23:52:42 +0100
commit43d0a4813bf919e7fe6ab82f6920015d1a57f7bc (patch)
tree6175cf48be002e0775a9aef028b952f07c7a58d0 /source3/include/proto.h
parent934b90c17c37e7cab6d088d5c5be50b08cfce1fb (diff)
downloadsamba-43d0a4813bf919e7fe6ab82f6920015d1a57f7bc.tar.gz
samba-43d0a4813bf919e7fe6ab82f6920015d1a57f7bc.tar.bz2
samba-43d0a4813bf919e7fe6ab82f6920015d1a57f7bc.zip
s3-ntsvcs: remove last traces of hand-marshalled NTSVCS.
Guenther
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 9c3aba29af..5e2b823d64 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -6023,8 +6023,6 @@ bool make_bufhdr2(BUFHDR2 *hdr, uint32 info_level, uint32 length, uint32 buffer)
uint32 str_len_uni(UNISTR *source);
bool policy_handle_is_valid(const POLICY_HND *hnd);
-/* The following definitions come from rpc_parse/parse_ntsvcs.c */
-
/* The following definitions come from rpc_parse/parse_prs.c */
void prs_dump(const char *name, int v, prs_struct *ps);
@@ -6551,15 +6549,6 @@ bool close_policy_hnd(pipes_struct *p, POLICY_HND *hnd);
void close_policy_by_pipe(pipes_struct *p);
bool pipe_access_check(pipes_struct *p);
-/* The following definitions come from rpc_server/srv_ntsvcs.c */
-
-void ntsvcs2_get_pipe_fns( struct api_struct **fns, int *n_fns );
-NTSTATUS rpc_ntsvcs2_init(void);
-
-/* The following definitions come from rpc_server/srv_ntsvcs_nt.c */
-
-WERROR _ntsvcs_get_device_list( pipes_struct *p, NTSVCS_Q_GET_DEVICE_LIST *q_u, NTSVCS_R_GET_DEVICE_LIST *r_u );
-
/* The following definitions come from rpc_server/srv_pipe.c */
bool create_next_pdu(pipes_struct *p);