summaryrefslogtreecommitdiff
path: root/qadevOOo/runner/convwatch/DocumentConverter.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/runner/convwatch/DocumentConverter.java')
-rw-r--r--qadevOOo/runner/convwatch/DocumentConverter.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/qadevOOo/runner/convwatch/DocumentConverter.java b/qadevOOo/runner/convwatch/DocumentConverter.java
index 32cbbca8f8ee..bc774d7eac7f 100644
--- a/qadevOOo/runner/convwatch/DocumentConverter.java
+++ b/qadevOOo/runner/convwatch/DocumentConverter.java
@@ -248,10 +248,6 @@ public class DocumentConverter extends EnhancedComplexTestCase
{
assure(e.getMessage(), false);
}
- catch(ConvWatchException e)
- {
- assure(e.getMessage(), false);
- }
}
if (aGTA.restartOffice())