From: Richard Heck Date: Sat, 6 Nov 2010 03:17:23 +0000 (+0000) Subject: Squash warning. X-Git-Tag: 2.0.0~1960 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=da1e7e14ce8afdf7925b8a75790c63301d0402aa;p=features.git Squash warning. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36159 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/mathed/InsetMathGrid.cpp b/src/mathed/InsetMathGrid.cpp index ada03bb8e5..d37870d4ad 100644 --- a/src/mathed/InsetMathGrid.cpp +++ b/src/mathed/InsetMathGrid.cpp @@ -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;