sc/source/ui/unoobj/docuno.cxx | 1 - 1 file changed, 1 deletion(-) New commits: commit cfbef58cbae004cd807906f922d31ab8506ec816 Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Tue Jun 18 04:46:38 2024 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Tue Jun 18 08:26:38 2024 +0200
Remove duplicated include Was added in https://gerrit.libreoffice.org/c/core/+/165672 Change-Id: I0943e08bdfa200d849ccaa366937eb90d4e76e2c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169095 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sc/source/ui/unoobj/docuno.cxx b/sc/source/ui/unoobj/docuno.cxx index 82f4286353fa..421733bfecdb 100644 --- a/sc/source/ui/unoobj/docuno.cxx +++ b/sc/source/ui/unoobj/docuno.cxx @@ -40,7 +40,6 @@ #include <svx/svxids.hrc> #include <LibreOfficeKit/LibreOfficeKitEnums.h> -#include <comphelper/propertysequence.hxx> #include <officecfg/Office/Common.hxx> #include <officecfg/Office/Calc.hxx> #include <svl/numuno.hxx>