summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-17 14:26:56 +0100
committerGünther Deschner <gd@samba.org>2009-02-18 16:12:27 +0100
commit1cd34565d0ae07dfba773bc9e5679668137b724f (patch)
tree428861c3d8fbc18f882dec4d6a76409648fe5c27 /source3/include/proto.h
parent73123420623b5d6bfb5d39f9a937c71976bdc450 (diff)
downloadsamba-1cd34565d0ae07dfba773bc9e5679668137b724f.tar.gz
samba-1cd34565d0ae07dfba773bc9e5679668137b724f.tar.bz2
samba-1cd34565d0ae07dfba773bc9e5679668137b724f.zip
s3-spoolss: remove old spoolss_XcvData.
Guenther
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index 04182fba24..3da5b987d1 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -6042,10 +6042,6 @@ bool make_spoolss_q_getjob(SPOOL_Q_GETJOB *q_u, POLICY_HND *handle,
bool make_spoolss_q_rffpcnex(SPOOL_Q_RFFPCNEX *q_u, POLICY_HND *handle,
uint32 flags, uint32 options, const char *localmachine,
uint32 printerlocal, SPOOL_NOTIFY_OPTION *option);
-bool spoolss_io_q_xcvdataport(const char *desc, SPOOL_Q_XCVDATAPORT *q_u, prs_struct *ps, int depth);
-bool spoolss_io_r_xcvdataport(const char *desc, SPOOL_R_XCVDATAPORT *r_u, prs_struct *ps, int depth);
-bool make_monitorui_buf( RPC_BUFFER *buf, const char *dllname );
-bool convert_port_data_1( NT_PORT_DATA_1 *port1, RPC_BUFFER *buf ) ;
/* The following definitions come from rpc_server/srv_eventlog_lib.c */