summaryrefslogtreecommitdiffstats
path: root/chart2/source/tools/ThreeDHelper.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-10-06 15:06:04 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-10-06 15:31:17 +0200
commit7b9b559035e515d06c19adcc5012c718782f9134 (patch)
tree0b17c615468f1abb4ba95e78d20985610e04ac7d /chart2/source/tools/ThreeDHelper.cxx
parentclang-analyzer-deadcode.DeadStores (diff)
downloadcore-7b9b559035e515d06c19adcc5012c718782f9134.tar.gz
core-7b9b559035e515d06c19adcc5012c718782f9134.zip
clang-analyzer-deadcode.DeadStores
Change-Id: I09d518a81b392bef444d7e01aa08ce30a2aee984
Diffstat (limited to 'chart2/source/tools/ThreeDHelper.cxx')
-rw-r--r--chart2/source/tools/ThreeDHelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/tools/ThreeDHelper.cxx b/chart2/source/tools/ThreeDHelper.cxx
index 4bb69d3c783f..ba0c37784178 100644
--- a/chart2/source/tools/ThreeDHelper.cxx
+++ b/chart2/source/tools/ThreeDHelper.cxx
@@ -1372,7 +1372,6 @@ void ThreeDHelper::getRoundedEdgesAndObjectLines(
, aPercentDiagonalPropertyName, uno::makeAny( static_cast< sal_Int16 >(rnRoundedEdges) ) ) )
{
bDifferentRoundedEdges = true;
- nCurrentRoundedEdges = -1;
}
}