chart2/source/controller/dialogs/res_Trendline.cxx |    9 ---------
 1 file changed, 9 deletions(-)

New commits:
commit 83828891e4c985a024a0c920535bad56b7fbdf11
Author: Golnaz Irannejad <golnaz.iranne...@gmail.com>
Date:   Wed Apr 17 21:56:45 2013 -0400

    Delete unused code in one file.
    
    Change-Id: Ib468dd87e1624bd02b4d190699cd864514664229
    Reviewed-on: https://gerrit.libreoffice.org/3446
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/chart2/source/controller/dialogs/res_Trendline.cxx 
b/chart2/source/controller/dialogs/res_Trendline.cxx
index 1be6e34..e74a84a 100644
--- a/chart2/source/controller/dialogs/res_Trendline.cxx
+++ b/chart2/source/controller/dialogs/res_Trendline.cxx
@@ -58,15 +58,6 @@ void lcl_AdjustControlSize( Control & rControl, long 
nRightEdge )
 namespace chart
 {
 
-enum StatTrendLine
-{
-    TRENDLINE_NONE,
-    TRENDLINE_LINE,
-    TRENDLINE_LOG,
-    TRENDLINE_EXP,
-    TRENDLINE_POW
-};
-
 TrendlineResources::TrendlineResources( Window * pParent, const SfxItemSet& 
rInAttrs, bool bNoneAvailable ) :
         m_aFLType( pParent, SchResId( FL_TYPE )),
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to