sw/source/ui/frmdlg/frmpage.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 947e472a41f5ff43f16288b3881a29119b0f269c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Feb 13 18:39:26 2024 +0100
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Feb 13 23:01:00 2024 +0100

    Remove duplicated include
    
    Change-Id: If2b13ef3100203d461b96b3bae7541d4593ace09
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163317
    Tested-by: Jenkins
    Reviewed-by: Taichi Haradaguchi <20001...@ymail.ne.jp>

diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx
index da72a4e73505..6d6a1fefd49a 100644
--- a/sw/source/ui/frmdlg/frmpage.cxx
+++ b/sw/source/ui/frmdlg/frmpage.cxx
@@ -76,8 +76,6 @@
 #include <comphelper/lok.hxx>
 #include <memory>
 
-#include <bitmaps.hlst>
-
 using namespace ::com::sun::star;
 using namespace ::sfx2;
 

Reply via email to