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

Andrea Gelmini andrea.gelmini at gelma.net
Wed Jun 13 07:49:15 UTC 2018


 vcl/inc/quartz/salgdi.h |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit f83998da411ca5dfc1b22ac32d5aeac9e7b8792d
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date:   Tue May 8 12:34:31 2018 +0200

    Removed duplicated include
    
    Change-Id: I045b6815a36837aa03293b98f53534c13960875b
    Reviewed-on: https://gerrit.libreoffice.org/53963
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Thorsten Behrens <Thorsten.Behrens at CIB.de>

diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index 92b7b0349673..325179e3d19a 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -47,8 +47,6 @@
 #include <unordered_map>
 #include <hb-ot.h>
 
-#include "fontinstance.hxx"
-
 class AquaSalFrame;
 class FontAttributes;
 class CoreTextStyle;


More information about the Libreoffice-commits mailing list