summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/chartspacemodel.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/chart/chartspacemodel.cxx')
-rw-r--r--oox/source/drawingml/chart/chartspacemodel.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/chart/chartspacemodel.cxx b/oox/source/drawingml/chart/chartspacemodel.cxx
index d6e920d85488..47f1cb07da92 100644
--- a/oox/source/drawingml/chart/chartspacemodel.cxx
+++ b/oox/source/drawingml/chart/chartspacemodel.cxx
@@ -23,8 +23,6 @@ namespace oox {
namespace drawingml {
namespace chart {
-
-
ChartSpaceModel::ChartSpaceModel() :
mnDispBlanksAs( XML_gap ), // not zero as specified
mnStyle( 2 ),
@@ -39,8 +37,6 @@ ChartSpaceModel::~ChartSpaceModel()
{
}
-
-
} // namespace chart
} // namespace drawingml
} // namespace oox