mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 21:08:36 +00:00
removed duplicate definitions
This commit is contained in:
parent
b74bcc9d76
commit
0aabfb09f9
@ -538,5 +538,3 @@ pub const FORMAT_MESSAGE_FROM_STRING = 0x00000400;
|
||||
pub const FORMAT_MESSAGE_FROM_SYSTEM = 0x00001000;
|
||||
pub const FORMAT_MESSAGE_IGNORE_INSERTS = 0x00000200;
|
||||
pub const FORMAT_MESSAGE_MAX_WIDTH_MASK = 0x000000FF;
|
||||
pub const FORMAT_MESSAGE_FROM_HMODULE = 0x00000800;
|
||||
pub const FORMAT_MESSAGE_FROM_STRING = 0x00000400;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user