X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fmathed%2FInsetMathScript.h;h=31955dd84c4dbb40a8aa27486c3204cba6f6b493;hb=ffff88e7fcd46afaa3b1823e9fcdc4aad4e2114b;hp=38761f04ec75bed73f7c640e0f890a7862086b2e;hpb=7e7f9ebae8a0deb2526422449d8d20fb6259bc03;p=features.git diff --git a/src/mathed/InsetMathScript.h b/src/mathed/InsetMathScript.h index 38761f04ec..31955dd84c 100644 --- a/src/mathed/InsetMathScript.h +++ b/src/mathed/InsetMathScript.h @@ -135,8 +135,6 @@ private: /// subscript to the left. int nker(BufferView const * bv) const; /// do we we have to draw the scripts above/below nucleus? - bool hasLimits(FontInfo const &) const; - /// bool hasLimits(MathStyle const &) const; /// clean up empty cells and return true if a cell has been deleted. bool notifyCursorLeaves(Cursor const & old, Cursor & cur) override;