diff options
Diffstat (limited to 'sw/source/ui/smartmenu/stmenu.cxx')
-rw-r--r-- | sw/source/ui/smartmenu/stmenu.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/smartmenu/stmenu.cxx b/sw/source/ui/smartmenu/stmenu.cxx index 7103610a41..aa1ba7d53c 100644 --- a/sw/source/ui/smartmenu/stmenu.cxx +++ b/sw/source/ui/smartmenu/stmenu.cxx @@ -54,8 +54,6 @@ SwSmartTagPopup::SwSmartTagPopup( SwView* pSwView, mpSwView ( pSwView ), mxTextRange( xTextRange ) { - //CreateAutoMnemonics(); - Reference <frame::XController> xController = mpSwView->GetController(); const lang::Locale aLocale( SW_BREAKITER()->GetLocale( (LanguageType)GetAppLanguage() ) ); |