diff --git a/src/mathed/formulabase.h b/src/mathed/formulabase.h index 806a574804..4f7e588ee1 100644 --- a/src/mathed/formulabase.h +++ b/src/mathed/formulabase.h @@ -100,10 +100,6 @@ public: /// virtual void updateLocal(BufferView * bv, bool mark_dirty); /// - int xo() const { return xo_; } - /// - int yo() const { return yo_; } - /// BufferView * view() const { return view_; } private: