[Libreoffice-commits] core.git: sc/qa
Andrea Gelmini
andrea.gelmini at gelma.net
Tue Oct 31 09:53:39 UTC 2017
sc/qa/extras/sccellrangeobj.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 773376103a07bf6254cef1c47f3c850d1c517688
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Mon Oct 30 16:39:26 2017 +0100
Removed duplicated include
Change-Id: I492238cb7c16f240010266765a342c3514f989a5
Reviewed-on: https://gerrit.libreoffice.org/44061
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/sc/qa/extras/sccellrangeobj.cxx b/sc/qa/extras/sccellrangeobj.cxx
index 66489225af1e..6a65aa3f0760 100644
--- a/sc/qa/extras/sccellrangeobj.cxx
+++ b/sc/qa/extras/sccellrangeobj.cxx
@@ -31,7 +31,6 @@
#include <com/sun/star/sheet/TableFilterField.hpp>
#include <com/sun/star/sheet/XSheetFilterable.hpp>
#include <com/sun/star/sheet/XSheetFilterDescriptor.hpp>
-#include <com/sun/star/sheet/XSpreadsheet.hpp>
#include <com/sun/star/table/XColumnRowRange.hpp>
#include <com/sun/star/table/XTableRows.hpp>
#include <com/sun/star/uno/Reference.hxx>
More information about the Libreoffice-commits
mailing list