mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Remove another unnecessary assignment
This commit is contained in:
parent
cd3f11e585
commit
3ee1bcad04
@ -2134,7 +2134,6 @@ bool Parser::parse1(InsetMathGrid & grid, unsigned flags,
|
||||
|
||||
|
||||
if (flags & FLAG_LEAVE) {
|
||||
flags &= ~FLAG_LEAVE;
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user