diff options
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/tests/java/ifc/text/_XTextTableCursor.java | 2 |
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> |