[Libreoffice-commits] core.git: sc/qa
Andrea Gelmini
andrea.gelmini at gelma.net
Mon Mar 5 08:42:59 UTC 2018
sc/qa/extras/scshapeobj.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4783119c897dbac4aea14df8b9587dae6db8a4fc
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sun Mar 4 21:28:13 2018 +0100
Removed duplicated include
Change-Id: I5c938d4e86e371c7ee5eab66581d6ed736bc2033
Reviewed-on: https://gerrit.libreoffice.org/50754
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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>
More information about the Libreoffice-commits
mailing list