[Libreoffice-commits] core.git: chart2/source
Julien Nabet
serval2412 at yahoo.fr
Mon Jul 29 13:14:32 PDT 2013
chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 917444b08d43f9df3c81df48d95d4dd9ecc8cd47
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Mon Jul 29 22:13:56 2013 +0200
cppcheck: dup break
Change-Id: I96a1ce5d98b4d51f2cacabe7eac95cabcd38ad28
diff --git a/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx b/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
index a45f056..83b3daa 100644
--- a/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
+++ b/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx
@@ -539,7 +539,6 @@ bool StatisticsItemConverter::ApplySpecialItem(
}
}
break;
- break;
case SCHATTR_REGRESSION_INTERCEPT_VALUE:
{
More information about the Libreoffice-commits
mailing list