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

New commits:
commit ab6369c626a249b9ce9e92c04a4f59f91bed2dd6
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Jan 11 21:03:17 2022 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jan 12 08:07:22 2022 +0100

    Removed duplicated includes
    
    Change-Id: I3329e75577b92348f830524a4ea116d073efabc6
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128296
    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 16b06bf0e61a..5b1f23f1aa20 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -190,9 +190,7 @@
 #include <unotools/fltrcfg.hxx>
 #include <unotools/lingucfg.hxx>
 #include <unotools/moduleoptions.hxx>
-#include <unotools/pathoptions.hxx>
 #include <unotools/searchopt.hxx>
-#include <unotools/syslocaleoptions.hxx>
 #include <unotools/useroptions.hxx>
 #include <unotools/viewoptions.hxx>
 #include <vcl/settings.hxx>

Reply via email to