summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java b/qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java
index 0672500aa48a..a88c87e82337 100644
--- a/qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java
+++ b/qadevOOo/tests/java/ifc/ucb/_XSimpleFileAccess.java
@@ -515,7 +515,7 @@ public class _XSimpleFileAccess extends MultiMethodTest {
*/
public void _setInteractionHandler() {
XInteractionHandler handler = null;
- Object oHandler = tEnv.getObjRelation("InteractionHandler");;
+ Object oHandler = tEnv.getObjRelation("InteractionHandler");
if (oHandler == null)
throw new StatusException