summaryrefslogtreecommitdiff
path: root/starmath/source/view.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/view.cxx')
-rw-r--r--starmath/source/view.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 11c5b7148488..2bd4e70f1a36 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -1694,11 +1694,6 @@ void SmViewShell::Execute(SfxRequest& rReq)
break;
}
- case SID_GETEDITTEXT:
- if (pWin)
- if (!pWin->GetText().isEmpty()) GetDoc()->SetText( pWin->GetText() );
- break;
-
case SID_ATTR_ZOOM:
{
if ( !GetViewFrame()->GetFrame().IsInPlace() )