summaryrefslogtreecommitdiffstats
path: root/chart2/source/view/main/3DChartObjects.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/main/3DChartObjects.cxx')
-rw-r--r--chart2/source/view/main/3DChartObjects.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/view/main/3DChartObjects.cxx b/chart2/source/view/main/3DChartObjects.cxx
index 1cf0b4920994..1b962c69168c 100644
--- a/chart2/source/view/main/3DChartObjects.cxx
+++ b/chart2/source/view/main/3DChartObjects.cxx
@@ -111,10 +111,6 @@ void Text::render()
mnUniqueId);
}
-Size Text::getSize() const
-{
- return maText.maSize;
-}
void Text::setPosition(const glm::vec3& rTopLeft, const glm::vec3& rTopRight, const glm::vec3& rBottomRight)
{