X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraph.cpp;h=369bda0d7e80e39e4cc47dc55276a3309071618d;hb=582fe0990f58625824a0e2521dac6905af897d9c;hp=17c68fa98b422018eae4640164c624dfab987ab3;hpb=596b2d16ee6e9534e39fe58d10b1c4ad66cac620;p=features.git diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 17c68fa98b..369bda0d7e 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -4126,7 +4126,6 @@ bool Paragraph::needsCProtection(bool const fragile) const continue; switch(im->cell(0)[0]->lyxCode()) { case MATH_ENV_CODE: - case MATH_XYMATRIX_CODE: // these need cprotection return true; default: