summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/helper/OfficeWatcher.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/helper/OfficeWatcher.java')
-rw-r--r--qadevOOo/runner/helper/OfficeWatcher.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/qadevOOo/runner/helper/OfficeWatcher.java b/qadevOOo/runner/helper/OfficeWatcher.java
index b01d81609b89..e001ca335ab2 100644
--- a/qadevOOo/runner/helper/OfficeWatcher.java
+++ b/qadevOOo/runner/helper/OfficeWatcher.java
@@ -28,9 +28,6 @@ public class OfficeWatcher extends Thread implements share.Watcher {
private int StoredPing = 0;
private boolean debug = false;
- /** Creates new OfficeWatcher
- * @param param
- */
public OfficeWatcher(TestParameters param) {
finish = false;
this.params = param;