summaryrefslogtreecommitdiff
path: root/writerfilter/README
diff options
context:
space:
mode:
Diffstat (limited to 'writerfilter/README')
-rw-r--r--writerfilter/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/writerfilter/README b/writerfilter/README
index 0b66f4bc475e..0e8d1dc9c330 100644
--- a/writerfilter/README
+++ b/writerfilter/README
@@ -11,7 +11,6 @@ Import filter for docx, doc and rtf.
== Source contents ==
* dmapper: the domain mapper, hiding UNO from the tokenizers, used by DOCX and RTF import
- * doctok: incomplete and unused ww8 (.doc) tokenizer
* filter: the UNO filter service implementations, invoked by UNO and calling
the dmapper + one of the tokenizers
* ooxml: the docx tokenizer