summaryrefslogtreecommitdiff
path: root/solenv/inc/prewin.h
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-03-16 19:59:10 +0200
committerTor Lillqvist <tlillqvist@novell.com>2011-03-16 19:59:10 +0200
commitdffa25b90252c4ec65a1c3a6a585b0dc23a67e56 (patch)
tree6ca3b8144244ce42895b72a3c0f4216a5e49e37b /solenv/inc/prewin.h
parentb82df31c5092c4cebae3dc7836f9ffc2a2f238ad (diff)
The WIN_FOO dance no longer needed
Diffstat (limited to 'solenv/inc/prewin.h')
-rw-r--r--solenv/inc/prewin.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/solenv/inc/prewin.h b/solenv/inc/prewin.h
index 09d03c4818de..0eedfe122963 100644
--- a/solenv/inc/prewin.h
+++ b/solenv/inc/prewin.h
@@ -30,15 +30,6 @@
#if defined WNT
-#define BYTE WIN_BYTE
-#ifndef VCL_NEED_BASETSD
-#define INT64 WIN_INT64
-#define UINT64 WIN_UINT64
-#define INT32 WIN_INT32
-#define UINT32 WIN_UINT32
-#define ULONG WIN_ULONG
-#endif
-
#define Rectangle BLA_Rectangle
#define Polygon BLA_Polygon
#define PolyPolygon BLA_PolyPolygon