summaryrefslogtreecommitdiff
path: root/source3/include/proto.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-12 14:33:26 +0100
committerGünther Deschner <gd@samba.org>2009-02-23 16:26:11 +0100
commitfc703a14928c61031589ac6cce8f2985e5fb87a9 (patch)
tree96fbd15bb526a16ca266fa65cc3252a2963f5ce0 /source3/include/proto.h
parent0295008a87478a6fa1c685128fa01918102d286d (diff)
downloadsamba-fc703a14928c61031589ac6cce8f2985e5fb87a9.tar.gz
samba-fc703a14928c61031589ac6cce8f2985e5fb87a9.tar.bz2
samba-fc703a14928c61031589ac6cce8f2985e5fb87a9.zip
s3-spoolss: remove SPOOL_NOTIFY_INFO_DATA and SPOOL_NOTIFY_INFO alltogether.
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 2aad1e54fd..cf54853a2e 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5813,8 +5813,6 @@ bool sec_io_desc_buf(const char *desc, SEC_DESC_BUF **ppsdb, prs_struct *ps, int
bool spoolss_io_system_time(const char *desc, prs_struct *ps, int depth, SYSTEMTIME *systime);
bool make_systemtime(SYSTEMTIME *systime, struct tm *unixtime);
-bool smb_io_notify_info_data_strings(const char *desc,SPOOL_NOTIFY_INFO_DATA *data,
- prs_struct *ps, int depth);
bool spool_io_user_level_1( const char *desc, prs_struct *ps, int depth, SPOOL_USER_1 *q_u );
bool spoolss_io_devmode(const char *desc, prs_struct *ps, int depth, DEVICEMODE *devmode);
bool make_spoolss_q_addprinterex( TALLOC_CTX *mem_ctx, SPOOL_Q_ADDPRINTEREX *q_u,