vcl/unx/generic/glyphs/gcach_layout.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 225411ebb572e4bb8b551509b37e20a529a91603
Author: Khaled Hosny <khaledho...@eglug.org>
Date:   Tue May 17 22:43:09 2016 +0200

    Outdated comment
    
    Change-Id: Ia9503b49387e3510073955da7ef042c4f46ff8ae

diff --git a/vcl/unx/generic/glyphs/gcach_layout.cxx 
b/vcl/unx/generic/glyphs/gcach_layout.cxx
index 81db0ae..61d1477 100644
--- a/vcl/unx/generic/glyphs/gcach_layout.cxx
+++ b/vcl/unx/generic/glyphs/gcach_layout.cxx
@@ -637,7 +637,6 @@ bool HbLayoutEngine::Layout(ServerFontLayout& rLayout, 
ImplLayoutArgs& rArgs)
 
 ServerFontLayoutEngine* ServerFont::GetLayoutEngine()
 {
-    // find best layout engine for font, platform, script and language
     if (!mpLayoutEngine) {
         mpLayoutEngine = new HbLayoutEngine(*this);
     }
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to