sc/source/ui/view/editsh.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 9b6f0bcb042354fd5c25f78e432b8983963e0e9c
Author: Andrea Gelmini <[email protected]>
AuthorDate: Thu Aug 24 10:20:23 2023 +0200
Commit: Julien Nabet <[email protected]>
CommitDate: Thu Aug 24 22:16:42 2023 +0200
Remove duplicated include
Change-Id: I5bfb0f4bbebdd21c3ceef04b6a7eb36bdd41c52c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156034
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Julien Nabet <[email protected]>
diff --git a/sc/source/ui/view/editsh.cxx b/sc/source/ui/view/editsh.cxx
index 99d84ca1518f..74d4add556b9 100644
--- a/sc/source/ui/view/editsh.cxx
+++ b/sc/source/ui/view/editsh.cxx
@@ -64,7 +64,6 @@
#include <appoptio.hxx>
#include <scmod.hxx>
#include <sc.hrc>
-#include <scmod.hxx>
#include <inputhdl.hxx>
#include <viewutil.hxx>
#include <viewdata.hxx>