summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-19 10:42:49 +0100
committerGünther Deschner <gd@samba.org>2009-02-19 19:21:57 +0100
commit286ec6847b623ddd33d2fb7690c994feb4e3e17a (patch)
tree0fc27af5c477d53ff0d5e07ed9ec0c35e457fa6f /source3/include/proto.h
parent8c569b59f0c8ed1d1d65fd49561201d035f20fb5 (diff)
downloadsamba-286ec6847b623ddd33d2fb7690c994feb4e3e17a.tar.gz
samba-286ec6847b623ddd33d2fb7690c994feb4e3e17a.tar.bz2
samba-286ec6847b623ddd33d2fb7690c994feb4e3e17a.zip
s3-spoolss: use pidl for _spoolss_GetPrintProcessorDirectory.
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 80db935967..7af45128ca 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -6245,7 +6245,6 @@ WERROR _spoolss_enumprintmonitors(pipes_struct *p, SPOOL_Q_ENUMPRINTMONITORS *q_
WERROR _spoolss_getjob( pipes_struct *p, SPOOL_Q_GETJOB *q_u, SPOOL_R_GETJOB *r_u);
WERROR _spoolss_enumprinterkey(pipes_struct *p, SPOOL_Q_ENUMPRINTERKEY *q_u, SPOOL_R_ENUMPRINTERKEY *r_u);
WERROR _spoolss_enumprinterdataex(pipes_struct *p, SPOOL_Q_ENUMPRINTERDATAEX *q_u, SPOOL_R_ENUMPRINTERDATAEX *r_u);
-WERROR _spoolss_getprintprocessordirectory(pipes_struct *p, SPOOL_Q_GETPRINTPROCESSORDIRECTORY *q_u, SPOOL_R_GETPRINTPROCESSORDIRECTORY *r_u);
/* The following definitions come from rpc_server/srv_srvsvc_nt.c */