summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_TextGraphicObject.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_TextGraphicObject.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java b/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
index e967d89d8dd3..924a64583e53 100644
--- a/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
+++ b/qadevOOo/tests/java/ifc/text/_TextGraphicObject.java
@@ -136,7 +136,6 @@ public class _TextGraphicObject extends MultiPropertyTest {
res[0][i] = new Point();
res[0][i].X = rd() * rd() * rd();
res[0][i].Y = rd() * rd() * rd();
- ;
}
return res;