Kaydet (Commit) 1c16a1e6 authored tarafından Michael Stahl's avatar Michael Stahl

chart2: -Werror,-Wunused-private-field

Change-Id: I4e67e11772f400f1e6ae1ba8af00dea81c085691
üst afbbc4cf
...@@ -206,7 +206,6 @@ private: ...@@ -206,7 +206,6 @@ private:
private: private:
glm::vec3 maStartPos; glm::vec3 maStartPos;
glm::vec3 maEndPos; glm::vec3 maEndPos;
sal_Int32 mnSteps;
bool mbExecuting; bool mbExecuting;
bool mbNeedFlyBack; bool mbNeedFlyBack;
glm::vec3 maStep; glm::vec3 maStep;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment