diff options
author | Günther Deschner <gd@samba.org> | 2009-02-19 00:43:23 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2009-02-24 23:57:51 +0100 |
commit | 3777978eb466bf0e5268851f2820f8f91ff1bf85 (patch) | |
tree | b29038d3dcf213083865f2555923cbd6f1b6829f /source3/include | |
parent | 9bb1bea53709dd32b8c3bf6032b38d9f95c8c379 (diff) | |
download | samba-3777978eb466bf0e5268851f2820f8f91ff1bf85.tar.gz samba-3777978eb466bf0e5268851f2820f8f91ff1bf85.tar.bz2 samba-3777978eb466bf0e5268851f2820f8f91ff1bf85.zip |
s3-rpcclient: use rpccli_spoolss_AddPrinterDriver.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/proto.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/proto.h b/source3/include/proto.h index 08840bd7cc..95c4c1659b 100644 --- a/source3/include/proto.h +++ b/source3/include/proto.h @@ -6239,7 +6239,6 @@ bool init_service_op_table( void ); /* The following definitions come from rpcclient/cmd_spoolss.c */ -void set_drv_info_3_env (DRIVER_INFO_3 *info, const char *arch); /* The following definitions come from rpcclient/cmd_srvsvc.c */ |