Kaydet (Commit) 8a086a2c authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Sort undefs

Change-Id: I20940822c482d4edab8a5d4b5aaf75ba58817898
üst 2cd9ecd8
......@@ -19,61 +19,39 @@
/* not protected, do only include once! */
#undef Rectangle
#undef DELETE
#undef OPTIONAL
#undef PASSTHROUGH
#undef STRICT
#undef ABSOLUTE
#undef RELATIVE
#undef CompareString
#undef CopyFile
#undef DELETE
#undef DrawText
#undef FindWindow
#undef Folder
#undef GetCharWidth
#undef GetClassName
#undef GetGlyphOutline
#undef GetKerningPairs
#undef GetMetaFile
#undef GetNumberFormat
#undef GetObject
#undef GetPrinter
#undef GetTimeFormat
#undef GetUserName
#undef GradientStyle_RECT
#undef IGNORE
#undef IN
#undef OPAQUE // so it doesn't conflict with enum values
#undef OPTIONAL
#undef OUT
#undef Folder
#undef GradientStyle_RECT
// so it doesn't conflict with enum values
#undef OPAQUE
#undef PASSTHROUGH
#undef RELATIVE
#undef Rectangle
#undef STRICT
#undef SetPort
#undef SetPrinter
#undef WB_LEFT
#undef WB_RIGHT
#undef GetObject
#undef SetPrinter
#undef GetPrinter
#undef DrawText
#undef mciSetCommand
#undef SetPort
#undef CopyFile
#undef GetUserName
#undef GetClassName
#undef GetCharWidth
#undef GetMetaFile
#undef GetNumberFormat
#undef GetGlyphOutline
#undef GetKerningPairs
#undef FindWindow
#undef Yield
#undef GetTimeFormat
#undef CompareString
#undef mciSetCommand
/* new StretchBlt() Modes (simpler names) */
#ifndef STRETCH_ANDSCANS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment