diff options
author | Kayo Hamid <revol.code@yahoo.com> | 2010-11-30 16:44:46 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2010-11-30 16:44:46 +0100 |
commit | 1f6aa8f2a8352cc5cc3ef8981afa278a9759c379 (patch) | |
tree | e04367b885eeeaec41c59e30c9f41670b5ac966e /sw/source/ui/smartmenu | |
parent | 276c2a21860c78ff370b2b6c2212dc46ec3d9080 (diff) |
clean code at writer
Diffstat (limited to 'sw/source/ui/smartmenu')
-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 13f3cc462391..42eed42c1413 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() ) ); |