summaryrefslogtreecommitdiff
path: root/qadevOOo/tests
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-21 15:13:16 +0200
committerNoel Grandin <noel@peralex.com>2015-10-21 15:26:24 +0200
commitb644c818e0f8c805528709657b255302235a8a91 (patch)
tree9319b8a6e5b27e423d070779c0787f6b218d4e60 /qadevOOo/tests
parente0030bf10e0f8a3d2f828ef08a9546633efc7ee4 (diff)
cid#1327107 UrF: Unread field
Change-Id: Iae4439338f63a271e20a990b41241e8dc1a3e752
Diffstat (limited to 'qadevOOo/tests')
-rw-r--r--qadevOOo/tests/java/ifc/text/_XTextTableCursor.java2
1 files changed, 0 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XTextTableCursor.java b/qadevOOo/tests/java/ifc/text/_XTextTableCursor.java
index 4bbea70463db..0c6a4cb56a27 100644
--- a/qadevOOo/tests/java/ifc/text/_XTextTableCursor.java
+++ b/qadevOOo/tests/java/ifc/text/_XTextTableCursor.java
@@ -56,8 +56,6 @@ public class _XTextTableCursor extends MultiMethodTest {
public XTextTableCursor oObj = null; // oObj filled by MultiMethodTest
- XCell oCell = null;
-
/**
* Moves the cursor to upper-left cell and checks
* its range name. <p>