diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-11-03 12:59:44 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-11-04 13:55:52 +0000 |
commit | 1213f829824e140e57ee3740030d05d85546a664 (patch) | |
tree | daa1dbf12d279441ae9c48e95f50b2059674384d /qadevOOo | |
parent | be08e967b416b61af0514007dda857d1259855f8 (diff) |
coverity#1327103 UrF: Unread field
Change-Id: I31fdf38a9a62c4bf92286509c973fe4e7273b643
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XFootnote.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XFootnote.java b/qadevOOo/tests/java/ifc/text/_XFootnote.java index 7984f1c48c40..0bb4057802bf 100644 --- a/qadevOOo/tests/java/ifc/text/_XFootnote.java +++ b/qadevOOo/tests/java/ifc/text/_XFootnote.java @@ -37,7 +37,6 @@ import com.sun.star.text.XFootnote; public class _XFootnote extends MultiMethodTest { public XFootnote oObj = null; // oObj filled by MultiMethodTest - XInstCreator info = null; // instance creator /** * Test calls the method. <p> |