[Libreoffice-commits] core.git: Branch 'private/moggi/abstract-chart-rendering' - chart2/source

Markus Mohrhard markus.mohrhard at googlemail.com
Wed Oct 9 19:59:40 PDT 2013


 chart2/source/view/charttypes/NetChart.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit e3a9f7843c731330e6c3683573bfb2975394e0be
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Oct 10 05:50:19 2013 +0200

    one more newly unused variable
    
    Change-Id: If24290d1a2fd818d9b6f264abf1b75c941b767fb

diff --git a/chart2/source/view/charttypes/NetChart.hxx b/chart2/source/view/charttypes/NetChart.hxx
index 6b3a73f..8b041bb 100644
--- a/chart2/source/view/charttypes/NetChart.hxx
+++ b/chart2/source/view/charttypes/NetChart.hxx
@@ -73,8 +73,6 @@ private: //member
     ::com::sun::star::uno::Reference<
                     ::com::sun::star::drawing::XShapes > m_xSeriesTarget;
     ::com::sun::star::uno::Reference<
-                    ::com::sun::star::drawing::XShapes > m_xErrorBarTarget;
-    ::com::sun::star::uno::Reference<
                     ::com::sun::star::drawing::XShapes > m_xTextTarget;
     ::com::sun::star::uno::Reference<
                     ::com::sun::star::drawing::XShapes > m_xRegressionCurveEquationTarget;


More information about the Libreoffice-commits mailing list