s3: remove old copy of SPOOLSS_ADDPRINTERDRIVEREX flags.
authorGünther Deschner <gd@samba.org>
Wed, 11 Feb 2009 12:08:44 +0000 (13:08 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 11 Feb 2009 21:42:01 +0000 (22:42 +0100)
Guenther

source3/include/rpc_spoolss.h

index ac306e69e3fc5d59ff365e741cf0275ed476ffe2..a3f9a9e4b7809b921aab54cb60a37ca52e09f602 100644 (file)
@@ -270,13 +270,6 @@ PRINTER_MESSAGE_INFO;
 #define DRIVER_ANY_VERSION             0xffffffff
 #define DRIVER_MAX_VERSION             4
 
-/* FLAGS for SPOOLSS_ADDPRINTERDRIVEREX */
-
-#define APD_STRICT_UPGRADE             0x00000001
-#define APD_STRICT_DOWNGRADE           0x00000002
-#define APD_COPY_ALL_FILES             0x00000004
-#define APD_COPY_NEW_FILES             0x00000008
-
 
 /* this struct is undocumented */
 /* thanks to the ddk ... */