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

New commits:
commit 1c16a1e6141b9ec96022570cf4ba13ea7a7dacc3
Author: Michael Stahl <mst...@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;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to