From 917444b08d43f9df3c81df48d95d4dd9ecc8cd47 Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Mon, 29 Jul 2013 22:13:56 +0200 Subject: cppcheck: dup break Change-Id: I96a1ce5d98b4d51f2cacabe7eac95cabcd38ad28 --- chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'chart2/source') diff --git a/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx b/chart2/source/controller/itemsetwrapper/StatisticsItemConverter.cxx index a45f05692bdd..83b3daa13ccf 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: { -- cgit