summaryrefslogtreecommitdiff
path: root/source3/include/rpc_spoolss.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-02-09 13:03:23 +0100
committerGünther Deschner <gd@samba.org>2009-02-09 13:03:23 +0100
commitd78fd1954714cbd033247668bad80a92bbd048e1 (patch)
treef5a4e8f2910faee54ab499d51cca37c98c74e028 /source3/include/rpc_spoolss.h
parent41c01930a3807cf45690d63f55c37d4f9db20d5a (diff)
downloadsamba-d78fd1954714cbd033247668bad80a92bbd048e1.tar.gz
samba-d78fd1954714cbd033247668bad80a92bbd048e1.tar.bz2
samba-d78fd1954714cbd033247668bad80a92bbd048e1.zip
s3-spoolss: remove old _spoolss_FindClosePrinterNotify.
Guenther
Diffstat (limited to 'source3/include/rpc_spoolss.h')
-rw-r--r--source3/include/rpc_spoolss.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/source3/include/rpc_spoolss.h b/source3/include/rpc_spoolss.h
index e6462bcbb1..9742117ee1 100644
--- a/source3/include/rpc_spoolss.h
+++ b/source3/include/rpc_spoolss.h
@@ -645,20 +645,6 @@ typedef struct spool_r_rfnpcnex
}
SPOOL_R_RFNPCNEX;
-/* Find Close Printer Notify */
-typedef struct spool_q_fcpn
-{
- POLICY_HND handle;
-}
-SPOOL_Q_FCPN;
-
-typedef struct spool_r_fcpn
-{
- WERROR status;
-}
-SPOOL_R_FCPN;
-
-
typedef struct printer_info_0
{
UNISTR printername;