summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcl/inc/aqua/saldata.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/aqua/saldata.hxx b/vcl/inc/aqua/saldata.hxx
index b9da7dbecab8..74e10f5e44db 100644
--- a/vcl/inc/aqua/saldata.hxx
+++ b/vcl/inc/aqua/saldata.hxx
@@ -52,9 +52,6 @@ class SystemFontList;
#define SAL_CLIPRECT_COUNT 16
-#define VER_TIGER 0x1040
-#define VER_LEOPARD 0x1050
-
class AquaSalFrame;
struct FrameHash : public boost::hash<sal_IntPtr>
{