diff --git a/src/Text/Pandoc/Writers/Docx.hs b/src/Text/Pandoc/Writers/Docx.hs index d20142e7fe49..635155b0d0d5 100644 --- a/src/Text/Pandoc/Writers/Docx.hs +++ b/src/Text/Pandoc/Writers/Docx.hs @@ -346,7 +346,6 @@ writeDocx opts doc = do let relEntry = toEntry "word/_rels/document.xml.rels" epochtime $ renderXml reldoc - -- let sectpr = fromMaybe (mknode "w:sectPr" [] ()) mbsectpr' let contents' = BL.fromStrict $ UTF8.fromText contents -- word/document.xml