summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2022-05-02 13:20:35 +0200
committerJulien Nabet <serval2412@yahoo.fr>2022-05-02 21:53:10 +0200
commitf8d35a20be7c3dc6eff5e79965b631e004d24a54 (patch)
tree750ca136391a21f57fc5e8d0970259a4b129e4c1 /sc
parent75fe4051320ef9b1f4323fa958e8df3db2066882 (diff)
Remove duplicated includes
Change-Id: I22e66f3cb370c53e1c5ca1e5fa6760d152def374 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133696 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r--sc/source/ui/view/cellsh3.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx
index 6a23b5ab9e43..143f61be24af 100644
--- a/sc/source/ui/view/cellsh3.cxx
+++ b/sc/source/ui/view/cellsh3.cxx
@@ -47,7 +47,6 @@
#include <columnspanset.hxx>
#include <comphelper/lok.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
-#include <inputhdl.hxx>
#include <inputwin.hxx>
#include <memory>