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.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index 0df95102d564..4c451e403999 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -551,7 +551,7 @@ void SmGraphicWindow::Command(const CommandEvent& rCEvt)
aPos = rCEvt.GetMousePosPixel();
OSL_ENSURE( pViewShell, "view shell missing" );
- // added for replaceability of context menus #96085, #93782
+ // added for replaceability of context menus
pViewShell->GetViewFrame()->GetBindings().GetDispatcher()
->ExecutePopup( aResId, this, &aPos );