X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fparagraph.C;h=0a3cf917546003f4538e81d3965d7f7eed127c76;hb=539226ab2952b44fed5d3982bd04e0bb19d9db9f;hp=fa51c834197bd15e7b174c4f5334c8d76f8879fc;hpb=56adfabb05348c4eb80212bda5a5782f8f23b57e;p=lyx.git diff --git a/src/paragraph.C b/src/paragraph.C index fa51c83419..0a3cf91754 100644 --- a/src/paragraph.C +++ b/src/paragraph.C @@ -245,7 +245,7 @@ void LyXParagraph::writeFile(Buffer const * buf, ostream & os, os << "\n\\end_float "; footflag = LyXParagraph::NO_FOOTNOTE; } - +#endif #ifndef NEW_TABULAR // It might be a table. if (table){ @@ -329,7 +329,6 @@ void LyXParagraph::writeFile(Buffer const * buf, ostream & os, break; } } -#endif // now write the next paragraph if (next)