summaryrefslogtreecommitdiff
path: root/sc/source/filter/xcl97
diff options
context:
space:
mode:
authorBartosz Kosiorek <gang65@poczta.onet.pl>2016-11-18 15:44:39 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-11-19 14:41:48 +0000
commitdfee3a97a0bd30e461974af4ecb09f67bded584d (patch)
tree49d929f9bbf00ea646ec9d480609c9479a83393c /sc/source/filter/xcl97
parent7a072614b234529d24515464c3f6575bb33480e5 (diff)
tdf#48140 Remove not used UNO headers from filters
Change-Id: I66e775b60343fe8ac772d8c0287ca19be58a7236 Reviewed-on: https://gerrit.libreoffice.org/30966 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Diffstat (limited to 'sc/source/filter/xcl97')
-rw-r--r--sc/source/filter/xcl97/xcl97rec.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/xcl97/xcl97rec.cxx b/sc/source/filter/xcl97/xcl97rec.cxx
index 991355dc9230..85f80676ab8a 100644
--- a/sc/source/filter/xcl97/xcl97rec.cxx
+++ b/sc/source/filter/xcl97/xcl97rec.cxx
@@ -69,8 +69,6 @@
#include "patattr.hxx"
#include "tabprotection.hxx"
-#include <com/sun/star/sheet/XCellAddressable.hpp>
-#include <com/sun/star/sheet/XCellRangeAddressable.hpp>
#include <com/sun/star/embed/Aspects.hpp>
#include <com/sun/star/chart2/XCoordinateSystemContainer.hpp>
#include <com/sun/star/chart2/XChartTypeContainer.hpp>