summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/typegroupconverter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/drawingml/chart/typegroupconverter.cxx')
-rw-r--r--oox/source/drawingml/chart/typegroupconverter.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/oox/source/drawingml/chart/typegroupconverter.cxx b/oox/source/drawingml/chart/typegroupconverter.cxx
index 3ca777f5c163..5127bbcac4d8 100644
--- a/oox/source/drawingml/chart/typegroupconverter.cxx
+++ b/oox/source/drawingml/chart/typegroupconverter.cxx
@@ -198,10 +198,6 @@ bool TypeGroupConverter::isPercent() const
return maTypeInfo.mbSupportsStacking && (mrModel.mnGrouping == XML_percentStacked);
}
-bool TypeGroupConverter::is3dChart() const
-{
- return mb3dChart;
-}
bool TypeGroupConverter::isWall3dChart() const
{