summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-03-18 00:43:31 +0100
committerGünther Deschner <gd@samba.org>2009-03-18 17:09:26 +0100
commita502392541bcb45babbb8ca57e17306aa726ee9b (patch)
tree6264751c7ea9dd6064896273825842e25f4abe63 /source3/include
parenta4e999c7e3214de26bdc7a20d5ec25d4ffdf152d (diff)
downloadsamba-a502392541bcb45babbb8ca57e17306aa726ee9b.tar.gz
samba-a502392541bcb45babbb8ca57e17306aa726ee9b.tar.bz2
samba-a502392541bcb45babbb8ca57e17306aa726ee9b.zip
s3-spoolss: remove rpc_parse/parse_spoolss.c alltogether.
Good-Bye, last hand-marshalled rpc functions, rest in peace. Guenther
Diffstat (limited to 'source3/include')
-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 75b9933394..13b6cb920e 100644
--- a/source3/include/proto.h
+++ b/source3/include/proto.h
@@ -5827,8 +5827,6 @@ bool smb_io_rpc_auth_schannel_chk(const char *desc, int auth_len,
bool sec_io_desc(const char *desc, SEC_DESC **ppsd, prs_struct *ps, int depth);
bool sec_io_desc_buf(const char *desc, SEC_DESC_BUF **ppsdb, prs_struct *ps, int depth);
-/* The following definitions come from rpc_parse/parse_spoolss.c */
-
/* The following definitions come from rpc_server/srv_eventlog_lib.c */
TDB_CONTEXT *elog_init_tdb( char *tdbfilename );