vcl/inc/sallayout.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 4f20da3b330a5aad88a51f454c0914789d9c2457
Author:     Noel Grandin <[email protected]>
AuthorDate: Mon Jun 13 09:24:39 2022 +0200
Commit:     Noel Grandin <[email protected]>
CommitDate: Mon Jun 13 14:37:41 2022 +0200

    remove #undef
    
    which is unnecessary, and does nothing and seems to have been there
    since
        commit 7b1d0af8640fb4641cfdc3af752ed0bf467f9229
        Date:   Wed Apr 11 17:07:29 2007 +0000
        INTEGRATION: CWS hedaburemove01 (1.1.2); FILE ADDED
    
    Change-Id: Ie6eaa1a939891a056f6fd1eb207db127352fc029
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135718
    Tested-by: Noel Grandin <[email protected]>
    Reviewed-by: Noel Grandin <[email protected]>

diff --git a/vcl/inc/sallayout.hxx b/vcl/inc/sallayout.hxx
index 75f7cb3c6ea0..35f27ee20edf 100644
--- a/vcl/inc/sallayout.hxx
+++ b/vcl/inc/sallayout.hxx
@@ -166,8 +166,6 @@ private:
     const bool      mbFuzzing;
 };
 
-#undef SalGraphics
-
 #endif // INCLUDED_VCL_INC_SALLAYOUT_HXX
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */

Reply via email to