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

New commits:
commit a885d4839800f03759c5c22b513b5ffdc8478848
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Feb 22 14:40:28 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Feb 25 11:41:16 2023 +0000

    Remove duplicated include
    
    Change-Id: I3848788410525b36a1ece56b125e75a2281fafe6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147474
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 1a077ce19500..6cd7a5a27470 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -67,7 +67,6 @@
 #include <cppuhelper/bootstrap.hxx>
 #include <comphelper/base64.hxx>
 #include <comphelper/dispatchcommand.hxx>
-#include <comphelper/propertysequence.hxx>
 #include <comphelper/lok.hxx>
 #include <comphelper/processfactory.hxx>
 #include <comphelper/string.hxx>

Reply via email to