diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-12-17 17:02:43 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-12-17 18:25:14 +0100 |
commit | 0082db9dd134e16d59a8000368976de42154d2a3 (patch) | |
tree | d32e15eac3d033946a69f132f4cee4054068a097 /sc | |
parent | a67e007cb1184addc322710e62723e3ca5af29db (diff) |
Removed duplicated include
Change-Id: Iaa0b6006b53b2f20f9eb6e86f081211bf60d19bf
Reviewed-on: https://gerrit.libreoffice.org/85311
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/cellsh3.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/cellsh3.cxx b/sc/source/ui/view/cellsh3.cxx index 3d903ea83a12..002261f57d61 100644 --- a/sc/source/ui/view/cellsh3.cxx +++ b/sc/source/ui/view/cellsh3.cxx @@ -45,7 +45,6 @@ #include <columnspanset.hxx> #include <comphelper/lok.hxx> #include <LibreOfficeKit/LibreOfficeKitEnums.h> -#include <comphelper/lok.hxx> #include <sfx2/lokhelper.hxx> #include <memory> |