| commit | 3988bd9dc8339aa32f1721df6b256def5e94f786 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Sun May 06 14:49:59 2018 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Sun May 06 22:04:47 2018 +0200 |
| tree | b4526610edaa0dab0e0489c74036ab1c3046e3e6 | |
| parent | ace53eb17c6e2a2e614bb2ff5d99fa5ccfe79358 [diff] |
coverity#1435440 UrF: Unread field Change-Id: Ia8aa697261f92779077b1f91eeedfa1d7edcb327 Reviewed-on: https://gerrit.libreoffice.org/53914 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java index c78d879..e787237 100644 --- a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java +++ b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
@@ -68,14 +68,6 @@ public class _ChartDataPointProperties extends MultiPropertyTest { doc.setDiagram(Line); } protected PropertyTester URLTester = new PropertyTester() { @Override protected Object getNewValue(String propName, Object oldValue) throws java.lang.IllegalArgumentException { return utils.getFullTestURL("space-metal.jpg"); } }; /** * Tests property 'SymbolBitmapURL' using file <code>polibal.gif</code>. */