]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_cursor.C
Use dummy Buffer * parameters to make Jean-Marc's compiler happy
[features.git] / src / mathed / math_cursor.C
index aa809f93939ea58af8bc1de146966e51d4b85a24..6e62c43f5e16ae2d7b52018c965a6edcce583d44 100644 (file)
@@ -169,7 +169,7 @@ MathInset * MathCursor::parInset(int i) const
 }
 
 
-void MathCursor::dump(char const * what) const
+void MathCursor::dump(char const *) const
 {
 #if 0
        lyxerr << "MC: " << what << "\n";