]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathChar.h
* src/frontends/GuiDocument.{cpp,h}:
[lyx.git] / src / mathed / InsetMathChar.h
index 1ff946bfd6c2fb430c10849c8eb04be08e84340b..902f50e8fbe80ec4525ee22a64409bdd69fa1668 100644 (file)
@@ -30,7 +30,7 @@ public:
        ///
        void drawT(TextPainter &, int x, int y) const;
        ///
-       int kerning(BufferView const * bv) const { return kerning_; }
+       int kerning(BufferView const *) const { return kerning_; }
 
        ///
        void write(WriteStream & os) const;