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.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/view/main/3DChartObjects.cxx b/chart2/source/view/main/3DChartObjects.cxx
index f1db16f5aef8..c5df68773d72 100644
--- a/chart2/source/view/main/3DChartObjects.cxx
+++ b/chart2/source/view/main/3DChartObjects.cxx
@@ -120,7 +120,6 @@ void Text::render()
mnUniqueId);
}
-
void Text::setPosition(const glm::vec3& rTopLeft, const glm::vec3& rTopRight, const glm::vec3& rBottomRight)
{
maTopLeft = rTopLeft;