summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qadevOOo/tests/java/ifc/text/_XAutoTextGroup.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_XAutoTextGroup.java b/qadevOOo/tests/java/ifc/text/_XAutoTextGroup.java
index b99fab13b103..9a67c430168e 100644
--- a/qadevOOo/tests/java/ifc/text/_XAutoTextGroup.java
+++ b/qadevOOo/tests/java/ifc/text/_XAutoTextGroup.java
@@ -215,7 +215,6 @@ public class _XAutoTextGroup extends MultiMethodTest {
oObj.removeByName(str + "dup");
} catch (com.sun.star.container.NoSuchElementException e) {}
tRes.tested("renameByName()", false);
- return;
}
}