mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 11:16:55 +00:00
Remove obsolete \cprotect'ion (#6243)
This commit is contained in:
parent
542445d07d
commit
3e4c831f1e
@ -4125,7 +4125,6 @@ bool Paragraph::needsCProtection(bool const fragile) const
|
||||
if (!im || im->cell(0).empty())
|
||||
continue;
|
||||
switch(im->cell(0)[0]->lyxCode()) {
|
||||
case MATH_AMSARRAY_CODE:
|
||||
case MATH_SUBSTACK_CODE:
|
||||
case MATH_ENV_CODE:
|
||||
case MATH_XYMATRIX_CODE:
|
||||
|
Loading…
Reference in New Issue
Block a user