summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/text/_TextSection.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-08-21 08:35:58 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-28 16:15:42 +0200
commit2caf5d19376f211bce78c9ecf040fa686201befc (patch)
tree3f6cc30fce207a1977871ebb2d4f61a2daa3704e /qadevOOo/tests/java/ifc/text/_TextSection.java
parente09953e84ac69348cedb6d1324ad40a7c86dcac5 (diff)
Java cleanup - remove unnecessary semi-colons
Change-Id: I20a79d3d8f71dc48fc2662563f9c890dd3d94aac
Diffstat (limited to 'qadevOOo/tests/java/ifc/text/_TextSection.java')
-rw-r--r--qadevOOo/tests/java/ifc/text/_TextSection.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/text/_TextSection.java b/qadevOOo/tests/java/ifc/text/_TextSection.java
index 0c9593924511..c4fc53745554 100644
--- a/qadevOOo/tests/java/ifc/text/_TextSection.java
+++ b/qadevOOo/tests/java/ifc/text/_TextSection.java
@@ -106,7 +106,7 @@ public class _TextSection extends MultiPropertyTest {
TC.setColumnCount(val2set);
return TC;
- };
+ }
protected boolean compare(Object obj1, Object obj2) {
short val1 = 0;