mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Squash warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36159 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
68dfd684ce
commit
da1e7e14ce
@ -644,8 +644,8 @@ void InsetMathGrid::updateBuffer(ParIterator const & it, UpdateType utype)
|
||||
}
|
||||
|
||||
|
||||
docstring InsetMathGrid::eolString(row_type row, bool fragile, bool latex,
|
||||
bool last_eoln) const
|
||||
docstring InsetMathGrid::eolString(row_type row, bool fragile,
|
||||
bool /*latex*/, bool last_eoln) const
|
||||
{
|
||||
docstring eol;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user