X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathLim.h;h=634c595e7f2d796af3b89a0bd774bdf1c72fb094;hb=30d3fcd640c180407a8a1db7679cca42eaa9e0c1;hp=5d1f1a4c6ab63b02e9e091e71b03d2b61501547a;hpb=8a0134cc8ce7de41d6d6911a1c4219ca958f2b71;p=lyx.git diff --git a/src/mathed/InsetMathLim.h b/src/mathed/InsetMathLim.h index 5d1f1a4c6a..634c595e7f 100644 --- a/src/mathed/InsetMathLim.h +++ b/src/mathed/InsetMathLim.h @@ -40,8 +40,6 @@ public: /// void mathematica(MathematicaStream &) const; /// - docstring mathmlize(MathStream &) const; - /// void write(WriteStream & os) const; /// InsetCode lyxCode() const { return MATH_LIM_CODE; }