summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java8
1 files changed, 0 insertions, 8 deletions
diff --git a/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java b/qadevOOo/tests/java/ifc/chart/_ChartDataPointProperties.java
index c78d87951750..e7872378c746 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>.
*/