]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathGrid.cpp
Another warning.
[lyx.git] / 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;