summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-17 16:41:16 +0100
committerGünther Deschner <gd@samba.org>2009-03-17 19:07:30 +0100
commitf19faa0e768f477c26b92f87905cfdb7245dbaa1 (patch)
tree47665192e66d166398418dabeae0e1ad3df83031 /source3/include/proto.h
parent5778a36357f1560b9a8e5828cf789be4357ceb0c (diff)
downloadsamba-f19faa0e768f477c26b92f87905cfdb7245dbaa1.tar.gz
samba-f19faa0e768f477c26b92f87905cfdb7245dbaa1.tar.bz2
samba-f19faa0e768f477c26b92f87905cfdb7245dbaa1.zip
s3-spoolss: remove unused DEVICEMODE parsing and header.
Guenther
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 aa7fea8cb8..ce0372ffba 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5828,7 +5828,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 */
-bool spoolss_io_devmode(const char *desc, prs_struct *ps, int depth, DEVICEMODE *devmode);
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 make_spoolss_q_enumprinterdataex(SPOOL_Q_ENUMPRINTERDATAEX *q_u,