summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java')
-rw-r--r--qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java b/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
index 0b47b4c35996..a5437cda3104 100644
--- a/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
+++ b/qadevOOo/tests/java/ifc/ucb/_XCommandProcessor.java
@@ -211,7 +211,7 @@ public class _XCommandProcessor extends MultiMethodTest {
aborter.start();
try {
- Thread.currentThread().sleep(15);
+ Thread.sleep(15);
} catch (InterruptedException e) {
}