summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-03-04 21:28:13 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-03-05 09:42:38 +0100
commit4783119c897dbac4aea14df8b9587dae6db8a4fc (patch)
tree255c446f138c4e24015f0d899679f0fb264c2dca /sc
parentf5c00cd780dab434c96bd2760821e1565475fc0f (diff)
Removed duplicated include
Change-Id: I5c938d4e86e371c7ee5eab66581d6ed736bc2033 Reviewed-on: https://gerrit.libreoffice.org/50754 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/extras/scshapeobj.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/extras/scshapeobj.cxx b/sc/qa/extras/scshapeobj.cxx
index 1e2fab13ac86..4b8c6069302e 100644
--- a/sc/qa/extras/scshapeobj.cxx
+++ b/sc/qa/extras/scshapeobj.cxx
@@ -17,7 +17,6 @@
#include <com/sun/star/drawing/XDrawPages.hpp>
#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/drawing/XShapes.hpp>
-#include <com/sun/star/drawing/XShape.hpp>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>