]> git.lyx.org Git - lyx.git/blobdiff - src/output_linuxdoc.h
Remove cached var from RenderPreview. Changes elsewhere to suit.
[lyx.git] / src / output_linuxdoc.h
index 263c65d045486dd919e98aa9d9748bc3894f7349..37a9012611af1b32f1ec29a276e4942ca45bb725 100644 (file)
@@ -24,6 +24,6 @@ void linuxdocParagraphs(Buffer const & buf,
                        ParagraphList const & paragraphs,
                        std::ostream & os,
                        OutputParams const & runparams);
-       
+
 
 #endif