summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-18 00:45:35 +0100
committerGünther Deschner <gd@samba.org>2009-03-18 17:09:33 +0100
commit36d07858069ed8710a0ad822535074bed77ec130 (patch)
tree72929f24bbb858683559c21dcdc04be301ca4a76 /source3/include
parenta502392541bcb45babbb8ca57e17306aa726ee9b (diff)
downloadsamba-36d07858069ed8710a0ad822535074bed77ec130.tar.gz
samba-36d07858069ed8710a0ad822535074bed77ec130.tar.bz2
samba-36d07858069ed8710a0ad822535074bed77ec130.zip
s3-spoolss: remove rpc_server/srv_spoolss.c alltogether.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/proto.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 13b6cb920e..d0b8f22839 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5927,11 +5927,6 @@ void copy_id23_to_sam_passwd(struct samu *to,
void copy_id25_to_sam_passwd(struct samu *to,
struct samr_UserInfo25 *from);
-/* The following definitions come from rpc_server/srv_spoolss.c */
-
-void spoolss2_get_pipe_fns( struct api_struct **fns, int *n_fns );
-NTSTATUS rpc_spoolss2_init(void);
-
/* The following definitions come from rpc_server/srv_spoolss_nt.c */
WERROR delete_printer_hook(TALLOC_CTX *ctx, NT_USER_TOKEN *token, const char *sharename );