summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-06 15:03:24 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-06 15:03:24 +0200
commit693eced961a3d3014d15e0a406f4e001ee817522 (patch)
treea7042ceadbdeea7cb9ff1f299ab8e2d503ac2732 /vcl
parent3f8e239f15590cf8b7dccaa57e24d1a7dae7b3da (diff)
Bin unused VER_TIGER and VER_LEOPARD
Change-Id: Ie5427d776c726c3725465e06bf4d14e93a2bbb32
Diffstat (limited to 'vcl')
-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>
{