summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2010-12-03 23:33:00 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2010-12-03 23:33:00 +0100
commitb624534a8f258c022caf4ebc96dc60795c790f33 (patch)
tree12b239827b165533330276ceff0b9fae18d14915 /xmloff/source/chart
parent32fba607b364d773c5ebb389f2e04c5c626c4536 (diff)
chart46: #i25706# implement date axis - compiler warnings
Diffstat (limited to 'xmloff/source/chart')
-rw-r--r--xmloff/source/chart/SchXMLExport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/chart/SchXMLExport.cxx b/xmloff/source/chart/SchXMLExport.cxx
index ae89102f9d29..b873132b8d36 100644
--- a/xmloff/source/chart/SchXMLExport.cxx
+++ b/xmloff/source/chart/SchXMLExport.cxx
@@ -2499,7 +2499,6 @@ void SchXMLExportHelper_Impl::exportAxes(
// write an axis element also if the axis itself is not visible, but a grid or a title
- Reference< beans::XPropertySet > xAxisProps;
OUString aCategoriesRange;
Reference< chart::XAxisSupplier > xAxisSupp( xDiagram, uno::UNO_QUERY );