summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java')
-rw-r--r--qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java b/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
index db57e6cd4931..c4a737a700f5 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XConsolidationDescriptor.java
@@ -79,7 +79,6 @@ public class _XConsolidationDescriptor extends MultiMethodTest {
*/
public void _getSources() {
CRaddr = oObj.getSources();
- int wiev = CRaddr.length;
tRes.tested("getSources()", true);
}