diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-03-16 19:59:10 +0200 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-03-16 19:59:10 +0200 |
commit | dffa25b90252c4ec65a1c3a6a585b0dc23a67e56 (patch) | |
tree | 6ca3b8144244ce42895b72a3c0f4216a5e49e37b /solenv/inc/postwin.h | |
parent | b82df31c5092c4cebae3dc7836f9ffc2a2f238ad (diff) |
The WIN_FOO dance no longer needed
Diffstat (limited to 'solenv/inc/postwin.h')
-rw-r--r-- | solenv/inc/postwin.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/solenv/inc/postwin.h b/solenv/inc/postwin.h index 2685a127ad1b..1ec09435b5cb 100644 --- a/solenv/inc/postwin.h +++ b/solenv/inc/postwin.h @@ -38,16 +38,8 @@ #undef PolyPolygon #undef Polygon #undef Rectangle -#undef BYTE #undef DELETE -#ifndef VCL_NEED_BASETSD -#undef INT64 -#undef UINT64 -#undef INT32 -#undef UINT32 -#undef ULONG -#endif #undef Folder #undef GradientStyle_RECT |