]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3-spoolss: remove SPOOLSS_DELETEPRINTERDRIVEREX flags now defined in IDL.
authorGünther Deschner <gd@samba.org>
Mon, 9 Feb 2009 11:32:09 +0000 (12:32 +0100)
committerGünther Deschner <gd@samba.org>
Mon, 9 Feb 2009 11:33:40 +0000 (12:33 +0100)
Guenther

source3/include/rpc_spoolss.h

index b1debb89d766865f7198ee638e9f870a79a9afc8..bc6bd1a96eb561b0be65517725ae20efab10b059 100644 (file)
@@ -320,12 +320,6 @@ PRINTER_MESSAGE_INFO;
 #define PRINTER_ENUM_UNKNOWN_8         0x00000008
 #define PRINTER_ENUM_ICONMASK          0x00ff0000
 
-/* FLAGS for SPOOLSS_DELETEPRINTERDRIVEREX */
-
-#define DPD_DELETE_UNUSED_FILES                0x00000001
-#define DPD_DELETE_SPECIFIC_VERSION    0x00000002
-#define DPD_DELETE_ALL_FILES           0x00000004
-
 #define DRIVER_ANY_VERSION             0xffffffff
 #define DRIVER_MAX_VERSION             4