summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-18 00:41:47 +0100
committerGünther Deschner <gd@samba.org>2009-03-18 17:09:18 +0100
commita4e999c7e3214de26bdc7a20d5ec25d4ffdf152d (patch)
tree605bdb42fb1ad196c9b9dfb3de3ba51b6bb3dfb6 /source3/include/proto.h
parent0cfb1aea29929c0605d299d71784787aa516bc2a (diff)
downloadsamba-a4e999c7e3214de26bdc7a20d5ec25d4ffdf152d.tar.gz
samba-a4e999c7e3214de26bdc7a20d5ec25d4ffdf152d.tar.bz2
samba-a4e999c7e3214de26bdc7a20d5ec25d4ffdf152d.zip
s3-spoolss: remove old spoolss_EnumPrinterDataEx.
Guenther
Diffstat (limited to 'source3/include/proto.h')
-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 2f4c360410..75b9933394 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5829,11 +5829,6 @@ bool sec_io_desc_buf(const char *desc, SEC_DESC_BUF **ppsdb, prs_struct *ps, int
/* The following definitions come from rpc_parse/parse_spoolss.c */
-uint32 spoolss_size_printer_enum_values(PRINTER_ENUM_VALUES *p);
-bool make_spoolss_buffer5(TALLOC_CTX *mem_ctx, BUFFER5 *buf5, uint32 len, uint16 *src);
-bool spoolss_io_q_enumprinterdataex(const char *desc, SPOOL_Q_ENUMPRINTERDATAEX *q_u, prs_struct *ps, int depth);
-bool spoolss_io_r_enumprinterdataex(const char *desc, SPOOL_R_ENUMPRINTERDATAEX *r_u, prs_struct *ps, int depth);
-
/* The following definitions come from rpc_server/srv_eventlog_lib.c */
TDB_CONTEXT *elog_init_tdb( char *tdbfilename );