Squash warning.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36159 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2010-11-06 03:17:23 +00:00
parent 68dfd684ce
commit da1e7e14ce

View File

@ -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;