vcl/coretext/ctfonts.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 24d07ced4571052eaa442ae0a2d95372b81ff449
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Tue Jun 18 01:55:11 2013 +0200

    Remove another pointless TODO note
    
    Change-Id: Ib4cb8643f25c8516a91a5d805a5834687d42724e
    (cherry picked from commit a48f46cf8dfaaaa67011fab91582187dbd03de59)
    Reviewed-on: https://gerrit.libreoffice.org/4386
    Reviewed-by: Noel Power <noel.po...@suse.com>
    Tested-by: Noel Power <noel.po...@suse.com>

diff --git a/vcl/coretext/ctfonts.cxx b/vcl/coretext/ctfonts.cxx
index d4cf1ca..810cbbe 100644
--- a/vcl/coretext/ctfonts.cxx
+++ b/vcl/coretext/ctfonts.cxx
@@ -129,7 +129,6 @@ void CTTextStyle::GetFontMetric( float fPixelSize, 
ImplFontMetricData& rMetric )
 
     // all CoreText fonts are scalable
     rMetric.mbScalableFont = true;
-    // TODO: check if any kerning is supported
     rMetric.mbKernableFont = true;
 }
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to