]> git.lyx.org Git - features.git/commitdiff
Squash warning.
authorRichard Heck <rgheck@comcast.net>
Sat, 6 Nov 2010 03:17:23 +0000 (03:17 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 6 Nov 2010 03:17:23 +0000 (03:17 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36159 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/InsetMathGrid.cpp

index ada03bb8e528734a24b36318167f57b5d72f993a..d37870d4ada3b7cc24908a559b75394e0c789e44 100644 (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;