diff options
author | Tor Lillqvist <tml@collabora.com> | 2020-12-18 13:39:56 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2020-12-18 18:51:04 +0100 |
commit | 94e8de1652370ec7d3a09a76b082ba7c77f1b278 (patch) | |
tree | 00e3c0961f6ae0e3646f903fce6a2f946aceb436 /vcl | |
parent | bf253b234e37f69c030cc531343f26d416224297 (diff) |
Bin unnecessary forward declaration
Change-Id: I351635064b73145975b421879450f3e8ee64e983
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107963
Tested-by: Jenkins
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/quartz/salgdi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h index d718cf788dcc..db47dac517a1 100644 --- a/vcl/inc/quartz/salgdi.h +++ b/vcl/inc/quartz/salgdi.h @@ -53,7 +53,6 @@ class AquaSalFrame; class FontAttributes; -class CoreTextStyle; class XorEmulation; // CoreText-specific physically available font face |