summaryrefslogtreecommitdiffstats
path: root/starmath/source/uiobject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/uiobject.hxx')
-rw-r--r--starmath/source/uiobject.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/starmath/source/uiobject.hxx b/starmath/source/uiobject.hxx
index 4ad22491d48c..e2c6828bada3 100644
--- a/starmath/source/uiobject.hxx
+++ b/starmath/source/uiobject.hxx
@@ -46,9 +46,6 @@ public:
virtual StringMap get_state() override;
- virtual void execute(const OUString& rAction,
- const StringMap& rParameters) override;
-
static std::unique_ptr<UIObject> create(vcl::Window* pWindow);
virtual std::unique_ptr<UIObject> get_child(const OUString& rID) override;