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

Stephan Bergmann (via logerrit) logerrit at kemper.freedesktop.org
Tue May 4 05:45:40 UTC 2021


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

New commits:
commit 04fce09a82dd2c2371dc6a203fd310ac04a8ebb7
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Mon May 3 17:14:25 2021 +0200
Commit:     Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue May 4 07:44:53 2021 +0200

    loplugin:finalprotected
    
    Change-Id: I57e70a5a6432f721952d412e14270ae22b4d7a4c
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115045
    Tested-by: Jenkins
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/vcl/inc/quartz/salgdi.h b/vcl/inc/quartz/salgdi.h
index e7559c5b9e7d..afddffb6a9f9 100644
--- a/vcl/inc/quartz/salgdi.h
+++ b/vcl/inc/quartz/salgdi.h
@@ -287,7 +287,6 @@ private:
     void pattern50Fill();
 
 #ifdef MACOSX
-protected:
     void copyScaledArea(tools::Long nDestX, tools::Long nDestY, tools::Long nSrcX, tools::Long nSrcY,
                         tools::Long nSrcWidth, tools::Long nSrcHeight, AquaSharedAttributes* pSrcShared);
 #endif


More information about the Libreoffice-commits mailing list