oox/source/vml/vmlshape.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 6cb75e862cb6d7baaca4e7f553a4afe316281991
Author: Julien Nabet <[email protected]>
Date: Sun Feb 26 20:51:44 2017 +0100
cppcheck: unreadVariable
Change-Id: Id9d2fbe9b2d4040cc73c401f5558999604acf259
Reviewed-on: https://gerrit.libreoffice.org/34657
Reviewed-by: Julien Nabet <[email protected]>
Tested-by: Julien Nabet <[email protected]>
diff --git a/oox/source/vml/vmlshape.cxx b/oox/source/vml/vmlshape.cxx
index ad44bcf..9c2f427 100644
--- a/oox/source/vml/vmlshape.cxx
+++ b/oox/source/vml/vmlshape.cxx
@@ -812,7 +812,6 @@ Reference< XShape > SimpleShape::implConvertAndInsert(
const Reference< XShapes
{
aPropSequence [nPropertyIndex].Name = "MirroredY";
aPropSequence [nPropertyIndex].Value = makeAny (bFlipY);
- nPropertyIndex++;
}
aPropertySet.setAnyProperty(PROP_CustomShapeGeometry, makeAny(
aPropSequence ) );
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits