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

New commits:
commit 04fce09a82dd2c2371dc6a203fd310ac04a8ebb7
Author:     Stephan Bergmann <sberg...@redhat.com>
AuthorDate: Mon May 3 17:14:25 2021 +0200
Commit:     Stephan Bergmann <sberg...@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 <sberg...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to