mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-24 05:40:59 +00:00
silence compiler warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17476 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
fcf4061b89
commit
ceea696904
@ -82,7 +82,7 @@ void InsetMath::write(WriteStream & os) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
int InsetMath::plaintext(Buffer const &, odocstream & os,
|
int InsetMath::plaintext(Buffer const &, odocstream &,
|
||||||
OutputParams const &) const
|
OutputParams const &) const
|
||||||
{
|
{
|
||||||
// all math plain text output shall take place in InsetMathHull
|
// all math plain text output shall take place in InsetMathHull
|
||||||
|
Loading…
Reference in New Issue
Block a user