diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2018-05-08 12:34:31 +0200 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2018-06-13 09:48:45 +0200 |
commit | f83998da411ca5dfc1b22ac32d5aeac9e7b8792d (patch) | |
tree | a7387adcbcee72ca0cce36438b7e6e1882944f7d /vcl/inc | |
parent | 505cf6afa2ed0aa7836f528dd15b21ec31049dcd (diff) |
Removed duplicated include
Change-Id: I045b6815a36837aa03293b98f53534c13960875b
Reviewed-on: https://gerrit.libreoffice.org/53963
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'vcl/inc')
-rw-r--r-- | vcl/inc/quartz/salgdi.h | 2 |
1 files changed, 0 insertions, 2 deletions
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; |