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