summaryrefslogtreecommitdiff
path: root/source3/include/nt_printing.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-07-05 02:12:24 +0200
committerGünther Deschner <gd@samba.org>2011-07-07 18:06:01 +0200
commit74e416031b2fc5d9c6af30f692d5b73cb1942cf4 (patch)
tree67d9d86a1cf4599bac90199210a75353d3177de4 /source3/include/nt_printing.h
parentdd5375b4a1798c856fa9c104baa36c137d664b9d (diff)
downloadsamba-74e416031b2fc5d9c6af30f692d5b73cb1942cf4.tar.gz
samba-74e416031b2fc5d9c6af30f692d5b73cb1942cf4.tar.bz2
samba-74e416031b2fc5d9c6af30f692d5b73cb1942cf4.zip
s3-printing: move driver_info_ctr_to_info8 to init_spoolss.h
Guenther Pair-Programmed-With: David Disseldorp <ddiss@suse.de>
Diffstat (limited to 'source3/include/nt_printing.h')
-rw-r--r--source3/include/nt_printing.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/include/nt_printing.h b/source3/include/nt_printing.h
index 319e895bc0..a8430aad3a 100644
--- a/source3/include/nt_printing.h
+++ b/source3/include/nt_printing.h
@@ -153,9 +153,6 @@ bool is_printer_published(TALLOC_CTX *mem_ctx,
WERROR check_published_printers(struct messaging_context *msg_ctx);
-bool driver_info_ctr_to_info8(struct spoolss_AddDriverInfoCtr *r,
- struct spoolss_DriverInfo8 *_info8);
-
bool printer_driver_in_use(TALLOC_CTX *mem_ctx,
const struct auth_serversupplied_info *server_info,
struct messaging_context *msg_ctx,