summaryrefslogtreecommitdiff
path: root/writerperfect
diff options
context:
space:
mode:
Diffstat (limited to 'writerperfect')
-rw-r--r--writerperfect/source/writer/MWAWImportFilter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/writerperfect/source/writer/MWAWImportFilter.cxx b/writerperfect/source/writer/MWAWImportFilter.cxx
index 828d46841c11..b00accdebff1 100644
--- a/writerperfect/source/writer/MWAWImportFilter.cxx
+++ b/writerperfect/source/writer/MWAWImportFilter.cxx
@@ -941,7 +941,7 @@ throw( com::sun::star::uno::RuntimeException )
sTypeName = "writer_HanMac_Word_K";
break;
case MWAWDocument::HMACJ: // HanMac Word-J ( almost nothing done for J document)
- sTypeName = "writer_HanMac_Word_J";
+ // sTypeName = "writer_HanMac_Word_J";
break;
case MWAWDocument::LWTEXT: // LightWayText ( only v4.5 Mac format )
sTypeName = "writer_LightWayText";