[Libreoffice-commits] core.git: vcl/inc

Tor Lillqvist tml at collabora.com
Fri Dec 6 05:04:04 PST 2013


 vcl/inc/aqua/saldata.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 693eced961a3d3014d15e0a406f4e001ee817522
Author: Tor Lillqvist <tml at collabora.com>
Date:   Fri Dec 6 15:03:24 2013 +0200

    Bin unused VER_TIGER and VER_LEOPARD
    
    Change-Id: Ie5427d776c726c3725465e06bf4d14e93a2bbb32

diff --git a/vcl/inc/aqua/saldata.hxx b/vcl/inc/aqua/saldata.hxx
index b9da7db..74e10f5 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>
 {


More information about the Libreoffice-commits mailing list