summaryrefslogtreecommitdiff
path: root/starmath/source/uiobject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/uiobject.cxx')
-rw-r--r--starmath/source/uiobject.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/starmath/source/uiobject.cxx b/starmath/source/uiobject.cxx
index 63509756ef61..0ed9468c00d7 100644
--- a/starmath/source/uiobject.cxx
+++ b/starmath/source/uiobject.cxx
@@ -70,12 +70,6 @@ StringMap ElementSelectorUIObject::get_state()
return aMap;
}
-void ElementSelectorUIObject::execute(const OUString& rAction,
- const StringMap& rParameters)
-{
- WindowUIObject::execute(rAction, rParameters);
-}
-
std::unique_ptr<UIObject> ElementSelectorUIObject::get_child(const OUString& rID)
{
size_t nID = rID.toInt32();