]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.h
Whitespace.
[lyx.git] / src / mathed / InsetMathKern.h
index db701cf158160121a282222da1ef1f112056378b..bd26e4e02118f177e65a8c347738648b7984d2c4 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        void normalize(NormalStream & ns) const;
        ///
-       docstring mathmlize(MathStream &) const;
+       void mathmlize(MathStream &) const { }
        ///
        InsetCode lyxCode() const { return MATH_KERN_CODE; }