mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
squash warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32066 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c4a27f1d63
commit
1545219dcb
@ -89,7 +89,7 @@ void InsetMathString::octave(OctaveStream & os) const
|
||||
}
|
||||
|
||||
|
||||
void InsetMathString::mathmlize(MathStream & os) const
|
||||
void InsetMathString::mathmlize(MathStream & /*os*/) const
|
||||
{
|
||||
// useless, no doubt, but we should not be here
|
||||
LASSERT(false, /* */);
|
||||
|
Loading…
Reference in New Issue
Block a user