[PATCH] cppCheck: Remove some 'redundantAssignment'
Christophe JAILLET (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Oct 29 21:09:35 PDT 2012
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/938
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/38/938/1
cppCheck: Remove some 'redundantAssignment'
These iterators are already assigned with the same value a few lines above.
Change-Id: I4051db7599824cf407af9ec91ef8f6633467ea36
Signed-off-by: jailletc36 <christophe.jaillet at wanadoo.fr>
---
M chart2/source/view/charttypes/AreaChart.cxx
M chart2/source/view/charttypes/BarChart.cxx
M chart2/source/view/charttypes/BubbleChart.cxx
M chart2/source/view/charttypes/CandleStickChart.cxx
4 files changed, 0 insertions(+), 6 deletions(-)
--
To view, visit https://gerrit.libreoffice.org/938
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4051db7599824cf407af9ec91ef8f6633467ea36
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
More information about the LibreOffice
mailing list