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

Khaled Hosny khaledhosny at eglug.org
Sun Sep 29 23:26:35 PDT 2013


 vcl/inc/generic/glyphcache.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit b241c355aaa03e51d843cb095985c2bb7a89cd85
Author: Khaled Hosny <khaledhosny at eglug.org>
Date:   Sat Sep 28 07:35:16 2013 +0200

    This have been unused for a while
    
    Change-Id: I0a3249ac8adb739622992f7713d5184aebc4ce80

diff --git a/vcl/inc/generic/glyphcache.hxx b/vcl/inc/generic/glyphcache.hxx
index d33aee1..4d572c0 100644
--- a/vcl/inc/generic/glyphcache.hxx
+++ b/vcl/inc/generic/glyphcache.hxx
@@ -313,8 +313,6 @@ private:
     SAL_DLLPRIVATE  ServerFontLayout( const ServerFontLayout& );
     SAL_DLLPRIVATE  ServerFontLayout& operator=( const ServerFontLayout& );
 
-    bool            bUseHarfBuzz;
-
 public:
                     ServerFontLayout( ServerFont& );
     virtual bool    LayoutText( ImplLayoutArgs& );


More information about the Libreoffice-commits mailing list