summaryrefslogtreecommitdiff
path: root/starmath/inc/view.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/inc/view.hxx')
-rw-r--r--starmath/inc/view.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/inc/view.hxx b/starmath/inc/view.hxx
index 40de4e42fe98..ccc903754bb5 100644
--- a/starmath/inc/view.hxx
+++ b/starmath/inc/view.hxx
@@ -85,7 +85,6 @@ protected:
aFormulaDrawPos = rPos;
}
- virtual void DataChanged( const DataChangedEvent& ) override;
virtual void Paint(vcl::RenderContext& rRenderContext, const Rectangle&) override;
virtual void KeyInput(const KeyEvent& rKEvt) override;
virtual void Command(const CommandEvent& rCEvt) override;