summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/export/CopyExporter.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/export/CopyExporter.java')
-rw-r--r--wizards/com/sun/star/wizards/web/export/CopyExporter.java3
1 files changed, 0 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/web/export/CopyExporter.java b/wizards/com/sun/star/wizards/web/export/CopyExporter.java
index 77249e766414..50dca0195f01 100644
--- a/wizards/com/sun/star/wizards/web/export/CopyExporter.java
+++ b/wizards/com/sun/star/wizards/web/export/CopyExporter.java
@@ -23,9 +23,6 @@ import com.sun.star.wizards.common.FileAccess;
import com.sun.star.wizards.ui.event.Task;
import com.sun.star.wizards.web.data.CGDocument;
-/**
- * @author rpiterman
- */
public class CopyExporter extends AbstractExporter
{