Kaydet (Commit) 3988bd9d authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1435440 UrF: Unread field

Change-Id: Ia8aa697261f92779077b1f91eeedfa1d7edcb327
Reviewed-on: https://gerrit.libreoffice.org/53914Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst ace53eb1
......@@ -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>.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment