[Libreoffice-commits] core.git: cui/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 27 06:18:31 UTC 2021


 cui/source/options/optsave.cxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 1ffed1e84b89454f8104e4fc7f28bce250142721
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Jul 26 17:52:23 2021 +0200
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jul 27 08:17:49 2021 +0200

    Remove duplicated includes
    
    Change-Id: I545c74059e2af2308d981356a24382958105bc1b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119519
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/cui/source/options/optsave.cxx b/cui/source/options/optsave.cxx
index 14194720b7c0..08e4ce219197 100644
--- a/cui/source/options/optsave.cxx
+++ b/cui/source/options/optsave.cxx
@@ -39,9 +39,7 @@
 #include <unotools/optionsdlg.hxx>
 #include <osl/diagnose.h>
 #include <tools/diagnose_ex.h>
-#include <officecfg/Office/Common.hxx>
 #include <officecfg/Office/Recovery.hxx>
-#include <officecfg/Office/Common.hxx>
 
 #include <sfx2/fcontnr.hxx>
 


More information about the Libreoffice-commits mailing list