summaryrefslogtreecommitdiff
path: root/qadevOOo
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-12-13 21:03:24 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-12-14 10:15:26 +0000
commit17d5c40e7d322e7241be3201ffdbe4b80f60798f (patch)
treeadad9db804868357e2030c07643149639df11030 /qadevOOo
parenta80b72ac683d9b012624feb7f2f4259b4db4cb46 (diff)
coverity#1327146 UrF: Unread field
Change-Id: Ie840cc41ed2c57da3793bdf370ed828242febceb
Diffstat (limited to 'qadevOOo')
-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() {