[Libreoffice-commits] core.git: chart2/source

Michael Stahl mstahl at redhat.com
Wed Aug 6 15:23:10 PDT 2014


 chart2/source/view/charttypes/GL3DBarChart.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1c16a1e6141b9ec96022570cf4ba13ea7a7dacc3
Author: Michael Stahl <mstahl at redhat.com>
Date:   Thu Aug 7 00:12:31 2014 +0200

    chart2: -Werror,-Wunused-private-field
    
    Change-Id: I4e67e11772f400f1e6ae1ba8af00dea81c085691

diff --git a/chart2/source/view/charttypes/GL3DBarChart.cxx b/chart2/source/view/charttypes/GL3DBarChart.cxx
index b9af4266..2baecf7 100644
--- a/chart2/source/view/charttypes/GL3DBarChart.cxx
+++ b/chart2/source/view/charttypes/GL3DBarChart.cxx
@@ -206,7 +206,6 @@ private:
 private:
     glm::vec3 maStartPos;
     glm::vec3 maEndPos;
-    sal_Int32 mnSteps;
     bool mbExecuting;
     bool mbNeedFlyBack;
     glm::vec3 maStep;


More information about the Libreoffice-commits mailing list