diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 2e43a15ed2..4d7adc3534 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -2254,9 +2254,7 @@ Buffer::ExportStatus Buffer::writeLyXHTMLSource(odocstream & os, os << "\n" << "\n" << "\n" - << "\n" - // FIXME Presumably need to set this right - << "\n"; + << "\n"; docstring const & doctitle = features.htmlTitle(); os << ""