summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-16 23:10:35 +0100
committerGünther Deschner <gd@samba.org>2009-03-17 12:19:03 +0100
commit338c61060b0af1a959cfd77e4d015853a7f09bfb (patch)
tree04f3623382afe8f2d94c2b6e3b3fc938d1337d23 /source3/include/proto.h
parent63d78712bc11df175bc8cb3b53f1e413211d7248 (diff)
downloadsamba-338c61060b0af1a959cfd77e4d015853a7f09bfb.tar.gz
samba-338c61060b0af1a959cfd77e4d015853a7f09bfb.tar.bz2
samba-338c61060b0af1a959cfd77e4d015853a7f09bfb.zip
s3-spoolss: remove old spoolss_EnumPrinterKey.
Guenther
Diffstat (limited to 'source3/include/proto.h')
-rw-r--r--source3/include/proto.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h
index d1e20db4b6..3669144dc9 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5847,8 +5847,6 @@ bool make_spoolss_buffer5(TALLOC_CTX *mem_ctx, BUFFER5 *buf5, uint32 len, uint16
bool make_spoolss_q_enumprinterdataex(SPOOL_Q_ENUMPRINTERDATAEX *q_u,
const POLICY_HND *hnd, const char *key,
uint32 size);
-bool spoolss_io_q_enumprinterkey(const char *desc, SPOOL_Q_ENUMPRINTERKEY *q_u, prs_struct *ps, int depth);
-bool spoolss_io_r_enumprinterkey(const char *desc, SPOOL_R_ENUMPRINTERKEY *r_u, prs_struct *ps, int depth);
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);