desktop/source/lib/init.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c279cad9484cce44cf11473478c6059d69013fd2
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Feb 26 21:47:45 2024 +0100
Commit:     Taichi Haradaguchi <20001...@ymail.ne.jp>
CommitDate: Tue Feb 27 00:10:29 2024 +0100

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

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 4bc426ecd83c..f2382e05952d 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -133,7 +133,6 @@
 #include <com/sun/star/i18n/LocaleCalendar2.hpp>
 #include <com/sun/star/i18n/ScriptType.hpp>
 #include <com/sun/star/lang/DisposedException.hpp>
-#include <com/sun/star/lang/XMultiServiceFactory.hpp>
 #include <com/sun/star/view/XSelectionSupplier.hpp>
 
 #include <editeng/flstitem.hxx>

Reply via email to