summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape.java11
1 files changed, 0 insertions, 11 deletions
diff --git a/qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape.java b/qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape.java
index 400f6c955d6a..f31a07d1d49e 100644
--- a/qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape.java
+++ b/qadevOOo/tests/java/ifc/drawing/_GraphicObjectShape.java
@@ -82,17 +82,6 @@ public class _GraphicObjectShape extends MultiPropertyTest {
} ;
/**
- * Property tester which returns new <code>XIndexAccess</code> object.
- */
- protected PropertyTester ImapTester = new PropertyTester() {
- @Override
- protected Object getNewValue(String propName, Object oldValue) {
- return null;
- }
- } ;
-
-
- /**
* This property must have URL format
*/
public void _GraphicURL() {