summaryrefslogtreecommitdiff
path: root/tools/inc/tools/prewin.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/tools/prewin.h')
-rw-r--r--tools/inc/tools/prewin.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/inc/tools/prewin.h b/tools/inc/tools/prewin.h
index 43a4452594cc..86bda268722d 100644
--- a/tools/inc/tools/prewin.h
+++ b/tools/inc/tools/prewin.h
@@ -29,15 +29,6 @@
#if defined WNT
-#define BOOL WIN_BOOL
-#define BYTE WIN_BYTE
-#ifndef VCL_NEED_BASETSD
-#define INT64 WIN_INT64
-#define UINT64 WIN_UINT64
-#define INT32 WIN_INT32
-#define UINT32 WIN_UINT32
-#endif
-
#define Rectangle BLA_Rectangle
#define Polygon BLA_Polygon
#define PolyPolygon BLA_PolyPolygon