summaryrefslogtreecommitdiff
path: root/chart2/source/view/charttypes/GL3DBarChart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/view/charttypes/GL3DBarChart.cxx')
-rw-r--r--chart2/source/view/charttypes/GL3DBarChart.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx
index 4f92b2a2b540..ddbe39a3d8f7 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -220,8 +220,6 @@ private:
void ProcessClickFlyBack();
void AutoMoveToBar();
private:
- glm::vec3 maStartPos;
- glm::vec3 maEndPos;
bool mbAutoFlyExecuting;
bool mbExecuting;
bool mbNeedFlyBack;