]> git.lyx.org Git - features.git/blobdiff - src/mathed/math_kerninset.C
small stuff from Martin's list
[features.git] / src / mathed / math_kerninset.C
index af155e68befad60ec615e22dbf6af751805884e1..e2d8b60e52a3e5a06ea38434c45b5efc67f5d02b 100644 (file)
@@ -32,7 +32,7 @@ MathInset * MathKernInset::clone() const
 }
 
 
-void MathKernInset::metrics(MathMetricsInfo const & mi) const
+void MathKernInset::metrics(MathMetricsInfo const & /*mi*/) const
 {
 #ifdef WITH_WARNINGS
 #warning fix this once the interface to LyXLength has improved