summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/ConvWatchStarter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/ConvWatchStarter.java')
-rw-r--r--qadevOOo/runner/convwatch/ConvWatchStarter.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/runner/convwatch/ConvWatchStarter.java b/qadevOOo/runner/convwatch/ConvWatchStarter.java
index 1cd17991d1f9..2adce7504d97 100644
--- a/qadevOOo/runner/convwatch/ConvWatchStarter.java
+++ b/qadevOOo/runner/convwatch/ConvWatchStarter.java
@@ -301,7 +301,6 @@ public class ConvWatchStarter extends EnhancedComplexTestCase
GlobalLogWriter.get().println("Set office watcher");
OfficeWatcher aWatcher = (OfficeWatcher)param.get("Watcher");
GlobalLogWriter.get().setWatcher(aWatcher);
- // initializeWatcher(param);
String sStatusRunThrough = "";
String sStatusMessage = "";