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

Tor Lillqvist (via logerrit) logerrit at kemper.freedesktop.org
Fri Dec 18 17:52:35 UTC 2020


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

New commits:
commit 94e8de1652370ec7d3a09a76b082ba7c77f1b278
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Fri Dec 18 13:39:56 2020 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Fri Dec 18 18:51:04 2020 +0100

    Bin unnecessary forward declaration
    
    Change-Id: I351635064b73145975b421879450f3e8ee64e983
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107963
    Tested-by: Jenkins
    Reviewed-by: Tor Lillqvist <tml at collabora.com>

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


More information about the Libreoffice-commits mailing list