mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
spoolss.idl: remove obviously bogous PROCESSOR_ARM 0 define
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Ralph Böhme <slow@samba.org> Autobuild-Date(master): Sat Oct 17 10:46:12 UTC 2020 on sn-devel-184
This commit is contained in:
parent
38391ccc5d
commit
40a4dd2862
@ -53,7 +53,6 @@ cpp_quote("#define spoolss_security_descriptor security_descriptor")
|
|||||||
} spoolss_ProcessorArchitecture;
|
} spoolss_ProcessorArchitecture;
|
||||||
|
|
||||||
typedef [v1_enum] enum {
|
typedef [v1_enum] enum {
|
||||||
PROCESSOR_ARM = 0x00000000,
|
|
||||||
PROCESSOR_INTEL_386 = 0x00000182, /* 386 */
|
PROCESSOR_INTEL_386 = 0x00000182, /* 386 */
|
||||||
PROCESSOR_INTEL_486 = 0x000001E6, /* 486 */
|
PROCESSOR_INTEL_486 = 0x000001E6, /* 486 */
|
||||||
PROCESSOR_INTEL_PENTIUM = 0x0000024A, /* 586 */
|
PROCESSOR_INTEL_PENTIUM = 0x0000024A, /* 586 */
|
||||||
|
Loading…
Reference in New Issue
Block a user