]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathKern.cpp
Substack support for XHTML.
[lyx.git] / src / mathed / InsetMathKern.cpp
index fddecfe58e27c7cc19b905b8b1c8d674e74149df..7f990f996842ff99068b19794feb5d72186a6695 100644 (file)
@@ -73,10 +73,4 @@ void InsetMathKern::normalize(NormalStream & os) const
 }
 
 
-docstring InsetMathKern::mathmlize(MathStream &) const
-{
-       return docstring();
-}
-
-
 } // namespace lyx