summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-12-13 20:53:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-12-14 10:15:24 +0000
commit8293e4a3e8dd9034b10091dee5e7839d5cd54c6a (patch)
tree3e6450d5a7552d5ac9a39f4411041e835d642805 /qadevOOo/tests
parent1d27eaf08334b2de15323b8a8a38bd4b6620a60e (diff)
coverity#1327160 UrF: Unread field
Change-Id: Ieef22ee987d486a8d7f994900a1f5fd61b0d8cce
Diffstat (limited to 'qadevOOo/tests')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XUsedAreaCursor.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XUsedAreaCursor.java b/qadevOOo/tests/java/ifc/sheet/_XUsedAreaCursor.java
index 3ff16306a7a2..d7e62234cc36 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XUsedAreaCursor.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XUsedAreaCursor.java
@@ -43,7 +43,6 @@ import com.sun.star.uno.UnoRuntime;
public class _XUsedAreaCursor extends MultiMethodTest {
public XUsedAreaCursor oObj = null;
- public XSheetCellCursor oC = null;
CellRangeAddress sAddr = null;
/**