mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 21:40:19 +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
|
||||
{
|
||||
// all math plain text output shall take place in InsetMathHull
|
||||
|
Loading…
Reference in New Issue
Block a user