summaryrefslogtreecommitdiff
path: root/writerfilter/qa
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/qa')
-rw-r--r--writerfilter/qa/complex/ooxml/LoadDocuments.java9
1 files changed, 0 insertions, 9 deletions
diff --git a/writerfilter/qa/complex/ooxml/LoadDocuments.java b/writerfilter/qa/complex/ooxml/LoadDocuments.java
index acbbdb606ff3..7515f8df24c5 100644
--- a/writerfilter/qa/complex/ooxml/LoadDocuments.java
+++ b/writerfilter/qa/complex/ooxml/LoadDocuments.java
@@ -22,15 +22,6 @@ import complexlib.ComplexTestCase;
import java.io.File;
import com.sun.star.text.XTextDocument;
-/*
- * To change this template, choose Tools | Templates
- * and open the template in the editor.
- */
-
-/**
- *
- * @author hb137859
- */
public class LoadDocuments extends ComplexTestCase {
private XMultiServiceFactory m_xMSF;