]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathSymbol.h
InsetMathHull.cpp: whitespace
[lyx.git] / src / mathed / InsetMathSymbol.h
index d9b26edcfe759627744696f89a37949719bb0d56..76651ef1cd64396384d0a579726c3eb7a6321967 100644 (file)
@@ -35,7 +35,7 @@ public:
        ///
        void draw(PainterInfo &, int x, int y) const;
        ///
-       int kerning(BufferView const * bv) const { return kerning_; }
+       int kerning(BufferView const *) const { return kerning_; }
 
        ///
        bool isRelOp() const;